summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2004-06-29overhaul:fukachan
2004-06-27validate if message object supports write_count() method.fukachan
2004-06-27queue system debug: trace number of bytes written.fukachan
2004-06-23bug fix: delete_dup_reply_tag() runs always. (fml-devel: 711)fukachan
2004-06-19fix sytle (FNF)fukachan
2004-06-14bugfix @indexs use my $indexs = \@indexs;tmu
2004-06-11select index files using @indexstmu
2004-06-11null check $key at _db_set()tmu
2004-06-11set $main::opt_mimedecodequoted at _print_li_filename(),_format_safe_header()tmu
2004-06-02add yahoo.co.jptmu
2004-05-25define incoming queue.fukachan
2004-05-24\*HANDLE -> *HANDLE{IO}.fukachan
2004-05-24check write error more strictly.fukachan
2004-05-19handle transport infomation.fukachan
2004-05-18support lock({ lock_before_runnable => yes }) extension.fukachan
2004-05-18implement fallback when it fails to send the mail to all MTA's.fukachan
2004-05-17ensure numeric valuefukachan
2004-05-17implement {set,get}_map_status()fukachan
2004-05-16define $MAP_ERR_OPEN.fukachan
2004-05-16clean up message, log.fukachan
2004-05-16remove private method.fukachan
2004-05-16not export _smtplogfukachan
2004-05-16fix commentsfukachan
2004-05-16rollback if DATA error occurs.fukachan
2004-04-27fix commentsmail-fallback-basefukachan
2004-04-15Content-Type case-insensitive in _data_type()tmu
2004-03-31Mail::ThreadTrack is obsoleted. remove related codes.fukachan
2004-03-31fix comments (FNF)fukachan
2004-03-28bug fix handling of range expanded by Mail::Message::MH module.fukachan
2004-03-28define {set,get}_article_summary() and article_summary db to handlefukachan
2004-03-28fix usage of Mail::Message::Language::Japanese::Subject.fukachan
2004-03-28implement methods to detect the end of thread:fukachan
2004-03-28define new db: thread_status article_statusfukachan
2004-03-27implement one_line_summary($params) and summary($params) to returnfukachan
2004-03-27implement get_thread_data() which return thread data around thefukachan
2004-03-27check if the sequence is positive value.fukachan
2004-03-27implement is_citation(), is_signature().fukachan
2004-03-27implement get_thread_data(), get_thread_member_as_array_ref().fukachan
2004-03-24clean up campaign around thread function.fukachan
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