summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Bounce
AgeCommit message (Expand)Author
2002-06-30fix comments. white spaces. FNF-ify.fukachan
2002-05-21validate input datafukachan
2002-04-01cosmetics: white spacesfukachan
2002-02-01separete file to Mail::Bounce status and error mail listfukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-16update copyrightfukachan
2002-01-16change Mail::Message naming convention.fukachan
2002-01-13removed due to not usedfukachan
2002-01-13use rfc822_message_ as prefix for method to manipulate the wholefukachan
2002-01-13clean up comments, update copyrightfukachan
2001-12-24update documents, commentsfukachan
2001-12-24remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-10-27change method: data() -> data_in_body_part()fukachan
2001-10-27obsoletefukachan
2001-09-22add Netscape Messaging Server 3.54fukachan
2001-09-18more debug info. fixed to use STDERRfukachan
2001-07-31oops, nuke debugfukachan
2001-07-31call Mail::Bounce::Language::Japanese::_japanese_address_match() forfukachan
2001-07-31Initial revisionfukachan
2001-07-31nuke debugfukachan
2001-07-31use Mail::Bounce::FixBrokenAddress to clean up addressfukachan
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-07-29s/look_japanese/look_like_japanese/gfukachan
2001-06-21removed due to obsolete rulefukachan
2001-05-31clean up documentsfukachan
2001-05-27clean up documentationfukachan
2001-05-20I can trap SIMS nowfukachan
2001-05-20verify $end_regexp is not emptyfukachan
2001-05-20oops, wrong method. header_data_type() not get_data_type()fukachan
2001-05-20fix method name: s/message_data_type/get_data_type/fukachan
2001-05-05enable to parse multipart but not DSN postfix error message.fukachan
2001-05-01Norton AntiVirus Gateway may be a DSN message.fukachan
2001-04-30clean up documents hierarchy.fukachan
2001-04-24regen to sync w/ currentfukachan
2001-04-21add yahoo.com rulefukachan
2001-04-15reorderingfukachan
2001-04-15we can parse SMTPSVC nowfukachan
2001-04-15import unknown mta ;)fukachan
2001-04-15SMTP32 and PDX.NE.JP are ok.fukachan
2001-04-15add sample and trap rules for SMTP32fukachan
2001-04-13modify format a littlemail-message-0-5fukachan
2001-04-13oops I have SMTP32 samplefukachan
2001-04-13update todo imporeted from fml-help MLfukachan
2001-04-13we can parse InterMail (broken DSN) and MailSweeper (broken DSN) now.fukachan
2001-04-12disable smtp32fukachan