summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Delivery
AgeCommit message (Expand)Author
2005-05-27add randam factor into exponential back off.fukachan
2004-12-15implement clean_up() methodfukachan
2004-12-15randomize queue list more in fair-queue mode.fukachan
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-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-05-25define incoming queue.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-02-15white space cosmetics.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-29define *_file_path() methods.fukachan
2003-12-29fix typofukachan
2003-12-22fix typo.fukachan
2003-12-22define the following methods and modified to use it:fukachan
2003-10-15space cosmeticsfukachan
2003-09-13comment on STDERR usagefukachan
2003-08-23fix copyrightfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-04-15reset alarm after flock()fukachan
2003-03-17log setrunnable() succeed.fukachan
2003-02-11FNF: not use $_fukachan
2003-01-11fix copyrightfukachan