| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-07-23 | fix typo. | fukachan | |
| show nl error message if could. | |||
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-07-23 | fix error upcall | fukachan | |
| 2004-07-23 | add qmgr: prefix to log messages. | fukachan | |
| 2004-07-23 | fix comments. | fukachan | |
| ensure initial value. check $maintainer value. | |||
| 2004-07-23 | fix comments and error messages. | fukachan | |
| 2004-07-11 | fix comments | fukachan | |
| 2004-06-30 | reduce error message | tmu | |
| 2004-06-29 | mark by stop_this_process() when submission denied. | fukachan | |
| 2004-06-27 | TERM_NL() macro support in message translation. | fukachan | |
| 2004-06-27 | re-implement which_map() | fukachan | |
| 2004-06-27 | queue system debug: trace number of bytes written. | fukachan | |
| 2004-06-25 | fix comments (FNF) | fukachan | |
| 2004-06-24 | nuke old style FML::Log use. | fukachan | |
| 2004-06-24 | preliminary support of build-in virus/spam checker. | fukachan | |
| 2004-06-14 | defined($header) check before calling update_message_id_cache. | fukachan | |
| 2004-06-09 | separate message-id duplication check and cache updating. | fukachan | |
| cache updating when process ends. | |||
| 2004-05-29 | bug fix my() usage. | fukachan | |
| 2004-05-25 | fix comments (FNF). | fukachan | |
| add methods: filter_state_set_error() filter_state_get_error() mail_queue_set_incoming_queue() mail_queue_get_incoming_queue() | |||
| 2004-05-25 | firstly queue in. Secondarly parse it after writing of the queue is | fukachan | |
| verified. implement clean_up_incoming_queue(), which is run at the last of process. | |||
| 2004-05-25 | exit(EX_TEMPFAIL) when we cannot update article sequence. | fukachan | |
| if setrunnable() for the current article queue failed, try to deliver it on the fly anyway. new FML::Filter $curproc; bug fix my() usage. change log message around queue id. | |||
| 2004-05-25 | new FML::Filter $curproc; | fukachan | |
| 2004-05-25 | call $process->clean_up_incoming_queue(); | fukachan | |
| 2004-05-25 | modify log message format a little. | fukachan | |
| $q->valid() changed to $q->valid_active_queue(). | |||
| 2004-05-24 | implement exit_as_tempfail() | fukachan | |
| 2004-05-22 | rename hook: digest_*_hook -> article_digest_*_hook | fukachan | |
| 2004-05-22 | add $article_post_XXX_hook but $distribute_XXX_hook is available too. | fukachan | |
| add $article_header_rewrite_{start,end}_hook add $article_filter_{start,end}_hook | |||
| 2004-05-22 | rename hooks: $error_*_hook -> $error_mail_analyzer_*_hook | fukachan | |
| 2004-05-22 | add $command_mail_filter_{start,end}_hook hooks. | fukachan | |
| rename $command_*_hook -> $command_mail_*_hook. | |||
| 2004-05-21 | shorten lock period in delivery | fukachan | |
| 2004-05-19 | -o overwrite options runs twice to ensure overwrite. | fukachan | |
| 2004-05-19 | not process _deliver_article() when error set by stop_this_process(). | fukachan | |
| 2004-05-19 | fix comments (FNF) | fukachan | |
| 2004-05-19 | getopts case SENSITIVELY | fukachan | |
| 2004-05-18 | implement set_article_id(), get_article_id(), | fukachan | |
| smtp_server_state_set_error() and smtp_server_state_get_error(). | |||
| 2004-05-18 | enable mail queue based delivery | fukachan | |
| 2004-05-18 | enable delivery fallback | fukachan | |
| 2004-05-02 | remove language_default(). | fukachan | |
| language_of_html_file() return $html_archive_default_charset. | |||
| 2004-04-28 | correct error message | fukachan | |
| 2004-04-28 | make which_map_nl() translate map name to Japanese. | fukachan | |
| 2004-04-27 | fix comments. | fukachan | |
| use $str->charcode_convert_to_external_charset(), remove hard-coded 'jis'. | |||
| 2004-04-27 | method-ify some module internal functions. | fukachan | |
| bug fix search logic of ml_home_prefix. move quotemeta() from IO::Adapter to here. | |||
| 2004-04-27 | move quotemeta($regexp) from IO::Adapter to here. | fukachan | |
| compare domains case insensitively. | |||
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-04-22 | command_context_init() returns empty HASH_REF where it includes valid | fukachan | |
| command as the first valid argument. define command_context_set_normal_stop(), command_context_get_normal_stop(). | |||
| 2004-04-22 | check $context if it is well defined. if ok, call command. | fukachan | |
| check value by command_context_get_normal_stop() to stop this process. | |||
| 2004-04-21 | bug fix mkdir(): str to octal handling bug | fukachan | |
| 2004-04-18 | variable renaming: | fukachan | |
| s/cgi_language_list/cgi_language_select_list/; s/cgi_menu_address_map_list/cgi_menu_address_map_select_list/; s/error_analyzer_function_list/error_analyzer_function_select_list/; s/template_file_charset_list/template_file_charset_select_list/; | |||
| 2004-04-17 | run $curproc->log_rorate() lastly | fukachan | |
| 2004-04-17 | implement log_rorate() | fukachan | |
