summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2004-11-14add monthly thread indexnewvardef-basetmu
2004-10-31bug fix comment: fixed return valuefukachan
2004-09-23fix comments (FNF)fukachan
2004-09-04is_valid_queue() returns ok if the specified queue exists in active orfukachan
2004-09-04log messages in removing queuefukachan
2004-09-03bug fix queue strategy info file hanling.fukachan
2004-08-20eval q{}fukachan
2004-08-15implement voluntary sleep/wakeup queue mode switching.fukachan
2004-08-14implement basic queue management strategy.fukachan
2004-08-14log $recipient_limit info if limit != 1000fukachan
2004-08-13implement list_all(), last_modified_time().fukachan
2004-08-13clean up new().fukachan
2004-07-26override print mode of Mail::Message object to "raw" in fallbacking.fukachan
2004-07-26implement get_print_mode()fukachan
2004-07-26handle subject tag separetely in string escaping.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments (FNF)fukachan
2004-07-23bug fix arguments.fukachan
2004-07-23fix comments.fukachan
2004-07-11fix commentsfukachan
2004-07-10fix copyrightfukachan
2004-07-06put back initializtion code to 1.3 one.fukachan
2004-06-30reduce error messagestmu
2004-06-30overhaul: fix comments and messages. validate initial value.fukachan
2004-06-29fix copyrightfukachan
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