summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2001-04-24regen to sync w/ currentfukachan
2001-04-24regenfukachan
2001-04-24fix program pathfukachan
2001-04-21add yahoo.com rulefukachan
2001-04-15reorderingfukachan
2001-04-15fix regexp to extrace type from content-type:fukachan
2001-04-15we can parse SMTPSVC nowfukachan
2001-04-15smtpsvc returns boundary = "boundary" formatfukachan
2001-04-15mime *type is case insensitive.fukachan
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-15nuke a few "(debug)"fukachan
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-13we can handle broken multipart message now, I believe.fukachan
2001-04-12corrent how to parse broken multipart messagefukachan
2001-04-12disable smtp32fukachan
2001-04-12update todo lists and descriptionsfukachan
2001-04-12enforce to parse broken multipart message ;)fukachan
2001-04-12add rules to parse odn.ne.jp and netscape messaging serverfukachan
2001-04-12define rule for InterScanfukachan
2001-04-12define Mail::Bounce::address_clean_up() to canonicalize mailfukachan
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-12define look_japanese( $self, $buf ).fukachan
2001-04-12merge todo to pick up Japanese keywords (merged from fml 4.0)fukachan
2001-04-12debug on if $ENV{'debug'} is defined.fukachan
2001-04-12show matched module name if debug modefukachan
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-12debug on when environment variable $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-11add parser for goo.ne.jp error formatfukachan
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-11clean up variablesfukachan
2001-04-10prototype to parse smtpfeed -F trackingfukachan
2001-04-10+ Microsoft SMTPSVCfukachan
2001-04-10current status memofukachan
2001-04-10regenfukachan