summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2004-06-24clean up.fukachan
2004-06-24preliminary support of built-in clamavfukachan
2004-06-24preliminary support of build-in virus/spam checker.fukachan
2004-06-23fix sgml structurefukachan
2004-06-23on queue-ing techniquefukachan
2004-06-23bug fix: delete_dup_reply_tag() runs always. (fml-devel: 711)fukachan
2004-06-22clean up.fukachan
2004-06-19fix sytle (FNF)fukachan
2004-06-17fix message of $default_config_dir installation when install_root specified.fukachan
2004-06-14defined($header) check before calling update_message_id_cache.fukachan
2004-06-14bugfix @indexs use my $indexs = \@indexs;tmu
2004-06-11select index files using @indexstmu
2004-06-11null check $key at _db_set()tmu
2004-06-11set $main::opt_mimedecodequoted at _print_li_filename(),_format_safe_header()tmu
2004-06-09separate message-id duplication check and cache updating.fukachan
2004-06-07enhanced to enable "make install install_root=/prefix" for package system.fukachan
2004-06-02add yahoo.co.jptmu
2004-05-29bug fix my() usage.fukachan
2004-05-28on filesystem troublefukachan
2004-05-28on incoming queuefukachan
2004-05-28When we fail to create article file, we try to save the originalfukachan
2004-05-25fix comments (FNF)fukachan
2004-05-25regen: article_{virus,spam}_filterfukachan
2004-05-25regen: article_{virus,spam}_filterfukachan
2004-05-25define variables around article_spam_filter and article_virus_filter.fukachan
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-24define global variable $ERROR_EXIT_CODE for emergency handling.fukachan
2004-05-22regen: variable name and hook renaming.fukachan
2004-05-22use XXX of $use_XXX_functionfukachan
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