summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2002-04-13implement whole_message_as_string_ref()fukachan
2002-04-11pick up the first \S+ part in string retunred by md5 external program.fukachan
2002-04-10whitespace nichefukachan
2002-04-08fix/clean up documentsfukachan
2002-04-07define delete_message_part_link()tmu
2002-04-07FNF-ify: one line <= 80fukachan
2002-04-07remove \s*$fukachan
2002-04-06more defined() checkfukachan
2002-04-06define dirpath()fukachan
2002-04-03clean up doc & codes, FNF-ifyfukachan
2002-04-01cosmetics: white spacesfukachan
2002-03-31change .ht* database namesfukachan
2002-03-31cosmetics on white spacesfukachan
2002-03-31the html file path is changed to YYYYMM/msg$id.html by default.fukachan
2002-03-31rename class: Mail::HTML::Lite -> Mail::Message::ToHTMLfukachan
2002-03-31rename message_file* -> html_file*fukachan
2002-03-31Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dirfukachan
2002-03-31use $self->filepath() which is based on Mail::Message::Spoolfukachan
2002-03-30use Mail::Message::Spool::filepath() to determine the article file path.fukachan
2002-02-17fix argumentfukachan
2002-02-17remove \s*$fukachan
2002-02-04implement db_last_modified()fukachan
2002-02-02use File::Specfukachan
2002-02-01separete file to Mail::Bounce status and error mail listfukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-30oops, fix fucntion call syntax.fukachan
2002-01-30use File::Specfukachan
2002-01-30fix copyrightfukachan
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
2002-01-18__next_message() -> _next_message_is()fukachan
2002-01-16oops, forgotten. fix head_message() -> __head_message()fukachan
2002-01-16update copyrightfukachan
2002-01-16change Mail::Message naming convention.fukachan
2002-01-14define default value.mail-message-cleanup-basefukachan
2002-01-14nuke \s*$fukachan
2002-01-14update comments, copyright. FNF-ify. fix argument declarationfukachan
2002-01-13update comments, copyright. FNF-ify. sort definitionfukachan
2002-01-13removed due to not usedfukachan
2002-01-13use Fcntl qw(:DEFAULT :flock), remove LOCK_XX() definitions.fukachan
2002-01-13oops, fix typo (not remove =cut before the last 1;)fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
2002-01-13remove \s*$fukachan
2002-01-13reorder find() definition locationfukachan
2002-01-13use rfc822_message_ as prefix for method to manipulate the wholefukachan
2002-01-13header_size() -> whole_message_header_size()fukachan
2002-01-13nuke C<> in =head2 function()fukachan
2002-01-13remove header(), data() methodfukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan