summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Bounce/SimpleMatch.pm
AgeCommit message (Expand)Author
2001-05-31clean up documentsfukachan
2001-05-20I can trap SIMS nowfukachan
2001-05-20verify $end_regexp is not emptyfukachan
2001-04-21add yahoo.com rulefukachan
2001-04-15we can parse SMTPSVC nowfukachan
2001-04-15import unknown mta ;)fukachan
2001-04-15add sample and trap rules for SMTP32fukachan
2001-04-12disable smtp32fukachan
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-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-12nuke module-global variables and define $args for control block.fukachan
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-11implement SimpleMatch routine which can trap biglobe.ne.jp format nowfukachan