index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Mailer.pm
Age
Commit message (
Expand
)
Author
2004-01-02
more strict error checks.
fukachan
2004-01-02
fix copyright
fukachan
2004-01-02
remove/rename $args
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
fukachan
2003-08-25
FNF: fix comments
fukachan
2003-08-23
fix copyright
fukachan
2003-08-23
modified to use $curproc->log*() methods.
fukachan
2003-08-23
new FML::Mailer $curproc;
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2002-12-26
not set smtp_log_handle to avoid duplication
fukachan
2002-12-18
fix comments. more error messages
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-03
white spaces
fukachan
2002-07-23
reconstruct SQL functions in IO::Adapter
fukachan
2002-07-02
fix comments and copyright
fukachan
2002-05-27
pass smtp log file handle to Mail::Delivery
fukachan
2002-05-22
save smtp log at var/mail/outgoing/
fukachan
2001-12-23
remove \s*$
fukachan
2001-12-22
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-05-28
clean up documents
fukachan
2001-05-19
verify input: $args->{ message } is defined.
fukachan
2001-05-18
check type of arguments: recipient, recipients
fukachan
2001-05-06
send() accpets { file => $filename } parameter.
fukachan
2001-05-05
sendmail() utility which is a wrapper for Mail::Delivery
fukachan