summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Bounce
AgeCommit message (Expand)Author
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
2001-04-12update todo lists and descriptionsfukachan
2001-04-12add rules to parse odn.ne.jp and netscape messaging serverfukachan
2001-04-12define rule for InterScanfukachan
2001-04-12move _addr_clean_up() to Mail::Bounce::address_clean_up()fukachan
2001-04-12check address by Mail::Bounce::address_clean_up()fukachan
2001-04-12bug fix. check $end_regexp only if $end_regexp is defined.fukachan
2001-04-12define _reach_end() to check the end of the error message part.fukachan
2001-04-12merge todo to pick up Japanese keywords (merged from fml 4.0)fukachan
2001-04-12nuke module-global variables and define $args for control block.fukachan
2001-04-12fix address parser to pickup user@domain partfukachan
2001-04-12debug on if $ENV{'debug'} is definedfukachan
2001-04-12enable to parse nifty.ne.jp error patternfukachan
2001-04-12define rules for caiwireless.net and compuserve.net but not tested ;-)fukachan
2001-04-11enable to trap smail error formatfukachan
2001-04-11nuke debugfukachan
2001-04-11goo.ne.jp error formatfukachan
2001-04-11implement SimpleMatch routine which can trap biglobe.ne.jp format nowfukachan
2001-04-11return $result if $addr is found ;)fukachan
2001-04-10prototype to parse smtpfeed -F trackingfukachan
2001-04-10+ Microsoft SMTPSVCfukachan