summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Delivery
AgeCommit message (Expand)Author
2012-12-13fix copyrightfukachan
2012-12-13RT#66474: catch up IO::Handle changes in Perl 5.16 to avoid a lot of warnings.fukachan
2012-04-24fix descriptions, copyright.fukachan
2012-04-21not duplicated loading of Socket related classes.fukachan
2008-08-02fix copyrightfukachan
2008-08-02create isolated queue, too.fukachan
2006-07-09white space cosmeticsfukachan
2006-05-04constuctor imports $expire_limit in the argument.fukachan
2006-04-28fix open() mode: r -> <fukachan
2006-04-22message modified (unified among modules)fukachan
2006-04-20fix error reset timing.fukachan
2006-04-20try to connect(2) $mta by IPv6 if (1) we can use Socket6 and (2) mtafukachan
2006-04-16fix variable name: num_rcpt -> rcpt_totalfukachan
2006-04-09modify debug messagefukachan
2006-04-05mask some debug messagesfukachan
2006-04-05fix fallback algorithm: we need not do fallback for the queue alreadyfukachan
2006-04-05fix usage of logging.fukachan
2006-04-04define set_sleep_count, get_sleep_count, set_retry_count andfukachan
2006-04-03style: not use $_xxx in loopfukachan
2006-04-03fix retry handling (now we use cost penalty by rollback).fukachan
2006-04-03bug fixed to lock new or lock queue file, not active queue.fukachan
2006-04-03ensure lock/unlock return valuefukachan
2006-04-03check the number of effective MTA.fukachan
2006-04-02fix typo.fukachan
2006-04-02fix error handling (do not trap normal condition)fukachan
2006-04-02overhaul.fukachan
2006-04-01overhaulfukachan
2006-04-01fix comments (FNF)fukachan
2006-03-26fix arguments:fukachan
2006-03-26define [sg]et_address_validate_function()fukachan
2006-03-25fix comments.fukachan
2006-03-25overhaul.fukachan
2006-03-25obsolete.fukachan
2006-03-24define new classes to reconstruct class hierarchy.fukachan
2006-03-24removedfukachan
2006-03-24overhaul.fukachan
2006-03-24overhaul.fukachan
2006-03-23if EHLO fails, try HELO.fukachan
2006-03-21bug fix starting position in fallback process.fukachan
2006-03-21fix type in queue_id generatorfukachan
2006-03-21define {set,get}_error()mail-delivery-reconstruct-basefukachan
2006-03-21validate format of recipient within smtp transaction.fukachan
2006-02-15define delete() as an alias of remove()fukachan
2006-01-09white space cosmetics.fukachan
2005-12-18enhanced dup_conent() to take two arguments.fukachan
2005-08-19FNF: XXX_clean_up() -> XXX_cleanup()fukachan
2005-08-09FNF: content_dup2() -> dup_content()fukachan
2005-06-03fix args and comments of *_dir_path().fukachan
2005-05-27fix comments (FNF)fukachan
2005-05-27set timeout for socket(2).fukachan