summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
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-03enable fallbackfukachan
2006-04-03consider context switchfukachan
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-02fix copyrightfukachan
2006-04-02clean up input buffer (nuke \s+$)fukachan
2006-04-02overhaul.fukachan
2006-04-01overhaulfukachan
2006-04-01fix comments (FNF)fukachan
2006-04-01fix copyrightfukachan
2006-03-29change monthly_index.html's table output in _update_id_montly_index_master()tmu
2006-03-26fix arguments:fukachan
2006-03-26use $curproc->log() as log_info and $curproc->logdebug() as log_debugfukachan
2006-03-26define [sg]et_address_validate_function()fukachan
2006-03-25fix comments.fukachan
2006-03-25rewritten to use access methods to sync w/ Mail::Delivery overhaul.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-24fix comments.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-03-20fix conversion for address variables.fukachan
2006-03-20regenfukachan
2006-03-2056.5 % verified. status and rules updated.fukachan
2006-03-19$use_smtp_log enable/disable smtp transaction logging.fukachan
2006-03-18List-Software/X-MLServer: ${mail_header_default_list_software} orfukachan
2006-03-12pass {mode => default} parameters to FML::Header object by default.fukachan
2006-03-12define printok/print_ok rulesfukachan
2006-03-12rewrite logic to generate list-* header field to sync w/ new variablefukachan
2006-03-12save default value for later use in evaluating default_config.ph.fukachan
2006-03-06define $use_admin_command_mail_fucntion ("no" by default).fukachan
2006-03-05fix typofukachan
2006-03-05fix comments (FNF)fukachan
2006-03-05fix copyrightfukachan
2006-03-05fix coments (FNF)fukachan
2006-03-05duplicate FML::Context::Command object by object dup method not by myself.fukachan
2006-03-05changed to command_context object based.fukachan