summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Delivery/SMTP.pm
AgeCommit message (Expand)Author
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