summaryrefslogtreecommitdiff
path: root/fml/lib/MailingList
AgeCommit message (Expand)Author
2001-03-20s/error_reset/error_clear/fukachan
2001-03-20rewritten to ErrorMessages::Status module for unification of errorfukachan
2001-03-18mysql map can work.fukachan
2001-03-14fix tr() to make chars upper casefukachan
2001-03-13fix dependence, fix typofukachan
2001-03-13clean up documentsfukachan
2001-03-10s/_connect4/connect4/gfukachan
2001-03-10s/_connect6/connect6/gfukachan
2001-03-10clean up documentsfukachan
2001-03-09resolv warning to quote some keywordsfukachan
2001-03-09nuke FML::Debug and Data::Dumper to avoid loading Data::Dumperfukachan
2001-03-04change table generatorfukachan
2001-02-27change internal representation: multipart. -> _multipart_fukachan
2001-02-25clean up documentsfukachan
2001-02-24clean up documenetsfukachan
2001-02-24prepare @@doc/ for text documentsfukachan
2001-02-24use @module.txt as a text version file name for module.pm,fukachan
2001-02-24regen documents by new dir2url.plfukachan
2001-02-24prepare Makefile in each directoryfukachan
2001-02-19clean up documentsfukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-16debug content_type in a message chainfukachan
2001-02-12s/mta/smtp_servers/fukachan
2001-02-12smtlog( command . \r\n )fukachan
2001-02-12_print_*():fukachan
2001-02-12MailingList::Messagesfukachan
2001-02-12get_first_plaintext_message() returns message object not content stringfukachan
2001-02-12fix multipart terms,parser,builder to follow rfc2046fukachan
2001-02-11fix delimeter = --$boundary not $boundarymultipart-handling-0-1fukachan
2001-02-11define build_mime_multipart_chain() to chain messages.fukachan
2001-02-11define build_mime_header()fukachan
2001-02-11use "header" key to store content headerfukachan
2001-02-11s/parse_mime_multipart/build_mime_multipart_chain/file-op-0-0fukachan
2001-02-10clean up a few documentsfukachan
2001-02-05fix position speculation in not multipart casefukachan
2001-02-05fix missing my()fukachan
2001-02-05doc: header is not used nowfukachan
2001-02-04define get_content_header(),fukachan
2001-02-04update documents, clean up commentsfukachan
2001-02-03fix multipart handling when the preamble is emptyfukachan
2001-02-03we can print the tralior after the end of continuous multipart blocksfukachan
2001-02-03now we can print out message chains which is used for mime multipartfukachan
2001-02-03prototype of multipart handlingfukachan
2001-02-01save mail body without \rfukachan
2001-01-28remove code reference passing since we should shiledfukachan
2001-01-27renamedfukachan
2001-01-27update POD documentsfukachan
2001-01-27nuke since mergedfukachan
2001-01-27s/socket_timeout/default_io_timeout/fukachan
2001-01-27an adapter which wraps SMTP ESMP LMTP classes.fukachan