summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Bounce/DSN.pm
AgeCommit message (Expand)Author
2004-01-24fix comments.fukachan
2003-01-26FNF: not use $_fukachan
2003-01-11fix commentsfukachan
2002-12-20clean up.fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-16update copyrightfukachan
2002-01-16change Mail::Message naming convention.fukachan
2001-12-24remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-10-27change method: data() -> data_in_body_part()fukachan
2001-09-18more debug info. fixed to use STDERRfukachan
2001-07-31call again $self->address_clean_up($addr, $addr)fukachan
2001-07-30pick up Reporting-MTA and Received-From-MTA in DSNfukachan
2001-07-30clean up documentationfukachan
2001-04-12check address by Mail::Bounce::address_clean_up()fukachan
2001-04-12debug on if $ENV{'debug'} is definedfukachan
2001-04-10put results in $result after editing itfukachan
2001-04-09addr = Original-Recipient || Final-Recipientfukachan
2001-04-09clean up. return the following $result hash (reference).fukachan
2001-04-08add prototype() of Mail::Bounce class and test tools for DSN format.fukachan