summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2002-08-03some debug codes (disabled now)fukachan
2002-07-31disable some debug messagesfukachan
2002-07-31recipients: total=\d+fukachan
2002-07-23reconstruct SQL functions in IO::Adapterfukachan
2002-07-17eval debug codefukachan
2002-07-17add debugfukachan
2002-07-02fix comments, copyrightfukachan
2002-07-02fix commentsfukachan
2002-07-02fix commentsfukachan
2002-07-02defined()fukachan
2002-07-02fix commentsfukachan
2002-07-02fix commentfukachan
2002-07-02fix commentsfukachan
2002-06-30fix comments. white spaces. FNF-ify.fukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-06-01FNFfukachan
2002-05-27pass smtp log file handle to Mail::Deliveryfukachan
2002-05-23FNF-ify, fix documents and @EXPORTSfukachan
2002-05-21validate input datafukachan
2002-05-19fix wrong last:\d+ counting logicfukachan
2002-05-18implement message_text_as_array_ref()fukachan
2002-05-16not reset @AnyDBM_File::ISA. It is better for us to use the default @ISAfukachan
2002-05-11nuke \s*$fukachan
2002-05-11no no no, not reset $data_ptr unless bodyfukachan
2002-05-11fix: parser() should handle header only message.fukachan
2002-04-28validate by defined() morefukachan
2002-04-28defined() checkfukachan
2002-04-28check invalid multipart formatfukachan
2002-04-28remove module global variable $InComingMessagefukachan
2002-04-28new() not need $InComingMessage herefukachan
2002-04-28fix comment.fukachan
2002-04-27clean up white spacesfukachan
2002-04-27check more data by defined()fukachan
2002-04-26check defined($InComingMessage) before $body_size estimationfukachan
2002-04-25check defined($InComingMessage) before $body_size estimationfukachan
2002-04-22check value of $args->{ use_subdir }fukachan
2002-04-21you can specify $ENV{MAX}fukachan
2002-04-21sort years in monthly.indexfukachan
2002-04-20htmlify_dir() accepts options: $has_fork and $max (for debug)fukachan
2002-04-20for () { fork() && call htmlify_file() }fukachan
2002-04-19bug fix: check the source file existence more severelyfukachan
2002-04-19cosmetics: white spacesfukachan
2002-04-18$use_spool_subdir -> $spool_type (plane or subdir) + $spool_subdir_unitfukachan
2002-04-18check $args->{ file } more severely in _update_relation()fukachan
2002-04-15BEGIN { @AnyDBM_File::ISA = qw(DB_File GDBM_File NDBM_File); }fukachan
2002-04-14set $code for Jcode if neededfukachan
2002-04-14validate or warn input into Jcodefukachan
2002-04-14validate $curid ($self->{ _current_id})fukachan
2002-04-14fix $subdir handling on month boundaryfukachan