summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2001-06-21removed due to obsolete rulefukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-06-02clean up documentfukachan
2001-05-31clean up documentsfukachan
2001-05-30clean up documentsfukachan
2001-05-27clean up documentationfukachan
2001-05-25remove $self->{ _socket } for clean up before we try to connect6().fukachan
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-19define list(), getidinfo() and valid()fukachan
2001-05-18prepare queue_dir/info/{sender,recipients}/ directory to controlfukachan
2001-05-18parse() can accpet either file or fd (file descriptor).fukachan
2001-05-16clean up documentsfukachan
2001-05-11nuke obsolete debug codesfukachan
2001-05-09rename Mail::Message::Queue to Mail::Delivery::Queue.fukachan
2001-05-08rename activate() to setrunnable().fukachan
2001-05-06clean up documentfukachan
2001-05-06manipulate mail queue in, remove et. al.fukachan
2001-05-06Mail::Message::{Compose,Parse} adapters to forward the requestfukachan
2001-05-06update documents to reflect Mail::Message::*fukachan
2001-05-06replace create($me, $args) with _build_message($me, $args) sincefukachan
2001-05-05fix arguments in documentfukachan
2001-05-05nuke data_type().fukachan
2001-05-05enable to parse multipart but not DSN postfix error message.fukachan
2001-05-04rename class from IO::MapAdapter to IO::Adapter.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-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