summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Delivery
AgeCommit message (Expand)Author
2003-04-15reset alarm after flock()fukachan
2003-03-17log setrunnable() succeed.fukachan
2003-02-11FNF: not use $_fukachan
2003-01-11fix copyrightfukachan
2003-01-11fix commentsfukachan
2003-01-11remove not used variable.fukachan
2002-12-30enhance Mail::Message::set_log_function() to override the global logfukachan
2002-12-20use return().fukachan
2002-11-19input of recipients can be duplicatedfukachan
2002-11-17enabled passing of recipient_maps (ARRAY_REF) into mail queue.fukachan
2002-09-28we should not use hard-coded file/dir modefukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-31recipients: total=\d+fukachan
2002-07-23reconstruct SQL functions in IO::Adapterfukachan
2002-07-02fix commentsfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNFfukachan
2002-05-27pass smtp log file handle to Mail::Deliveryfukachan
2002-04-10whitespace nichefukachan
2002-04-08fix/clean up documentsfukachan
2002-04-07FNF-ify: one line <= 80fukachan
2002-02-17fix argumentfukachan
2002-01-30oops, fix fucntion call syntax.fukachan
2002-01-30use File::Specfukachan
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
2002-01-16change Mail::Message naming convention.fukachan
2002-01-13use Fcntl qw(:DEFAULT :flock), remove LOCK_XX() definitions.fukachan
2002-01-13remove \s*$fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
2002-01-13update comments, copyrightfukachan
2001-12-26update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-10-27obsoletefukachan
2001-10-10oops, old IO::Socket has no connected() method.fukachan
2001-10-10bug fix: ensure we handle IPv6 case more restrictlyfukachan
2001-10-10bug fix: clear error counterfukachan
2001-08-24in() method:fukachan
2001-07-08fix missing CRLF at "." (seems to inherit it in translation;)fukachan
2001-07-08fixed: nuke Exporter from @ISAfukachan
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-25remove $self->{ _socket } for clean up before we try to connect6().fukachan
2001-05-19define list(), getidinfo() and valid()fukachan
2001-05-18prepare queue_dir/info/{sender,recipients}/ directory to controlfukachan
2001-05-16clean up documentsfukachan
2001-05-11nuke obsolete debug codesfukachan