summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2004-07-23fix typo.fukachan
2004-07-23fix comments (FNF)fukachan
2004-07-23fix error upcallfukachan
2004-07-23add qmgr: prefix to log messages.fukachan
2004-07-23fix comments.fukachan
2004-07-23fix comments and error messages.fukachan
2004-07-11fix commentsfukachan
2004-06-30reduce error messagetmu
2004-06-29mark by stop_this_process() when submission denied.fukachan
2004-06-27TERM_NL() macro support in message translation.fukachan
2004-06-27re-implement which_map()fukachan
2004-06-27queue system debug: trace number of bytes written.fukachan
2004-06-25fix comments (FNF)fukachan
2004-06-24nuke old style FML::Log use.fukachan
2004-06-24preliminary support of build-in virus/spam checker.fukachan
2004-06-14defined($header) check before calling update_message_id_cache.fukachan
2004-06-09separate message-id duplication check and cache updating.fukachan
2004-05-29bug fix my() usage.fukachan
2004-05-25fix comments (FNF).fukachan
2004-05-25firstly queue in. Secondarly parse it after writing of the queue isfukachan
2004-05-25exit(EX_TEMPFAIL) when we cannot update article sequence.fukachan
2004-05-25new FML::Filter $curproc;fukachan
2004-05-25call $process->clean_up_incoming_queue();fukachan
2004-05-25modify log message format a little.fukachan
2004-05-24implement exit_as_tempfail()fukachan
2004-05-22rename hook: digest_*_hook -> article_digest_*_hookfukachan
2004-05-22add $article_post_XXX_hook but $distribute_XXX_hook is available too.fukachan
2004-05-22rename hooks: $error_*_hook -> $error_mail_analyzer_*_hookfukachan
2004-05-22add $command_mail_filter_{start,end}_hook hooks.fukachan
2004-05-21shorten lock period in deliveryfukachan
2004-05-19-o overwrite options runs twice to ensure overwrite.fukachan
2004-05-19not process _deliver_article() when error set by stop_this_process().fukachan
2004-05-19fix comments (FNF)fukachan
2004-05-19getopts case SENSITIVELYfukachan
2004-05-18implement set_article_id(), get_article_id(),fukachan
2004-05-18enable mail queue based deliveryfukachan
2004-05-18enable delivery fallbackfukachan
2004-05-02remove language_default().fukachan
2004-04-28correct error messagefukachan
2004-04-28make which_map_nl() translate map name to Japanese.fukachan
2004-04-27fix comments.fukachan
2004-04-27method-ify some module internal functions.fukachan
2004-04-27move quotemeta($regexp) from IO::Adapter to here.fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-22command_context_init() returns empty HASH_REF where it includes validfukachan
2004-04-22check $context if it is well defined. if ok, call command.fukachan
2004-04-21bug fix mkdir(): str to octal handling bugfukachan
2004-04-18variable renaming:fukachan
2004-04-17run $curproc->log_rorate() lastlyfukachan
2004-04-17implement log_rorate()fukachan