summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2004-05-25fix comments (FNF).fukachan
2004-05-25preliminary external spam/virus checker support.fukachan
2004-05-25more strict write error handling.fukachan
2004-05-25check temporary file is non-zero.fukachan
2004-05-25more strict write error tracking.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-25more strict write error trackingfukachan
2004-05-25define incoming queue.fukachan
2004-05-25preliminary implemenation of external filter pluginfukachan
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-25import data from file directly.fukachan
2004-05-24more debug messages.fukachan
2004-05-24\*HANDLE -> *HANDLE{IO}.fukachan
2004-05-24check write error more strictly.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-22rename variable: $error_* -> $error_mail_*fukachan
2004-05-22add $command_mail_filter_{start,end}_hook hooks.fukachan
2004-05-21shorten lock period in deliveryfukachan
2004-05-19flush mail queuefukachan
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-19handle transport infomation.fukachan
2004-05-19getopts case SENSITIVELYfukachan
2004-05-18implement set_article_id(), get_article_id(),fukachan
2004-05-18support lock({ lock_before_runnable => yes }) extension.fukachan
2004-05-18enable mail queue based deliveryfukachan
2004-05-18bug fix: avoid duplicated initialization.fukachan
2004-05-18pass params $smpt_servers and $smtp_recipient_limit into delivery systemqueue-based-distribute-basefukachan
2004-05-18enable delivery fallbackfukachan
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-05-16enhance print_userlist() for command mail.fukachan
2004-05-16remove is_cgi related codes.fukachan
2004-05-16fix copyrightfukachan
2004-05-02implemented for conveniencefukachan
2004-05-02remove language_default().fukachan