summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2004-02-29fix copyrightcommand-reconstruct-basefukachan
2004-02-29accept_language_list() return [] not [*] if not found.fukachan
2004-02-26handle X-Accept-Language:fukachan
2004-02-26fix commentsfukachan
2004-02-26enhance trap regexp for charset=...fukachan
2004-02-24fix copyrightfukachan
2004-02-15add new methods:fukachan
2004-02-15white space cosmetics.fukachan
2004-02-06use mothod-style more even internally.fukachan
2004-02-06implement message_charset_to_language() method.fukachan
2004-02-06update $subject only if subject is rewritten.fukachan
2004-02-04new() can handle both unix time and Date: style string.fukachan
2004-02-04modify on-memory variable naming.fukachan
2004-02-04new class to handle subject like stringfukachan
2004-02-04change in-core internal variables.fukachan
2004-01-31abstraction layer to manipulate general string.fukachan
2004-01-31abstraction layer to manipulate address string.fukachan
2004-01-24overhaul from FNF point view.fukachan
2004-01-24fix comments.fukachan
2004-01-02fix copyrightfukachan
2003-12-31fix copyrightfukachan
2003-12-30validate $value (ARRAY_REF).fukachan
2003-12-30fix label namefukachan
2003-12-29cosmetics (FNF)fukachan
2003-12-29define *_file_path() methods.fukachan
2003-12-29fix typofukachan
2003-12-25add from-address for not use address_mask in _print_li_filename()tmu
2003-12-22fix typo.fukachan
2003-12-22define the following methods and modified to use it:fukachan
2003-12-10quick hack for trouble making html indexs and working distributetmu
2003-12-06cosmetics: white spacefukachan
2003-11-23try to mask raw addresses in signature.fukachan
2003-11-08disable Encode use even on >= 5.008 since we are not readyfukachan
2003-11-07add $versionidtmu
2003-10-18Mail::Message::Charset has tables on code, charset and languge.fukachan
2003-10-15consider Accept-Language: (but not used yet now ;-).fukachan
2003-10-15space cosmeticsfukachan
2003-10-14oops, remove debug message outputfukachan
2003-10-06handle article subject specilly where the key in db is "article_subject".fukachan
2003-10-01create article_$header db too.fukachan
2003-09-13fix variable initialization to avoid undefined reference warning.fukachan
2003-09-13comment on STDERR usagefukachan
2003-09-08bug fix text/* part should know its own charset and encoding based onfukachan
2003-09-08bug fix: _text_safe_print() should handle charset and encodingfukachan
2003-09-08implement: decode_base64_string(), decode_qp_string(), str_dump().fukachan
2003-08-24print STDERR ... if $debug.fukachan
2003-08-23fix copyrightfukachan
2003-08-23use croak() not FML::Log()fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-08-20define the detail of address masking against spammers.fukachan