summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Mailer.pm
AgeCommit message (Expand)Author
2002-12-26not set smtp_log_handle to avoid duplicationfukachan
2002-12-18fix comments. more error messagesfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-03white spacesfukachan
2002-07-23reconstruct SQL functions in IO::Adapterfukachan
2002-07-02fix comments and copyrightfukachan
2002-05-27pass smtp log file handle to Mail::Deliveryfukachan
2002-05-22save smtp log at var/mail/outgoing/fukachan
2001-12-23remove \s*$fukachan
2001-12-22update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-05-28clean up documentsfukachan
2001-05-19verify input: $args->{ message } is defined.fukachan
2001-05-18check type of arguments: recipient, recipientsfukachan
2001-05-06send() accpets { file => $filename } parameter.fukachan
2001-05-05sendmail() utility which is a wrapper for Mail::Deliveryfukachan