summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Delivery/SMTP.pm
AgeCommit message (Expand)Author
2004-01-24overhaul from FNF point view.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-01-11fix copyrightfukachan
2003-01-11remove not used variable.fukachan
2002-12-30enhance Mail::Message::set_log_function() to override the global logfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-31recipients: total=\d+fukachan
2002-07-23reconstruct SQL functions in IO::Adapterfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-05-27pass smtp log file handle to Mail::Deliveryfukachan
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
2002-01-16change Mail::Message naming convention.fukachan
2002-01-13update comments, copyrightfukachan
2001-12-22remove \s*$fukachan
2001-10-10oops, old IO::Socket has no connected() method.fukachan
2001-10-10bug fix: clear error counterfukachan
2001-07-08fix missing CRLF at "." (seems to inherit it in translation;)fukachan
2001-06-02clean up documentfukachan
2001-05-04rename class from IO::MapAdapter to IO::Adapter.fukachan
2001-04-15nuke a few "(debug)"fukachan
2001-04-08modified to sync w/ Mail::Message 1.9.fukachan
2001-04-07$msg->set_print_mode(smtp);fukachan
2001-04-03Initial revisionfukachan