summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Mailer.pm
AgeCommit message (Expand)Author
2004-01-02more strict error checks.fukachan
2004-01-02fix copyrightfukachan
2004-01-02remove/rename $argsfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-25FNF: fix commentsfukachan
2003-08-23fix copyrightfukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23new FML::Mailer $curproc;fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
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