| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-11-03 | rename private method: _distribute -> _deliver_article_prep | fukachan | |
| 2004-10-09 | show "back to top" menu in old fashion skin case. | fukachan | |
| 2004-10-09 | fix comments (FNF) | fukachan | |
| 2004-10-06 | modify configuration error check: | fukachan | |
| o validate the value of $maintainer and $ml_address variables. o disable checks for *.cgi processes. | |||
| 2004-10-03 | implement chown() method for convenience. | fukachan | |
| 2004-09-28 | vaflidate if $pcb defined or not | fukachan | |
| 2004-09-04 | targets cleanup() operatites are non active queues. | fukachan | |
| 2004-09-03 | fix message: remove too old queue ... | fukachan | |
| 2004-09-03 | set log function for qmgr. | fukachan | |
| reset queue list fter rescheduling. pull up $max_count to 100. resolve lock confliction in queue manipulation. | |||
| 2004-09-03 | implement is_process_time_limit() method to warn that end of process | fukachan | |
| life time comes soon. | |||
| 2004-08-15 | bug fix condition that empty queue or not | fukachan | |
| 2004-08-15 | implement voluntary sleep/wakeup queue mode switching. | fukachan | |
| o implement queue management utilities. o move queue from active to deferred if delivery failed. o rename *_strategy to *_policy o overhaul/clean up internal style. | |||
| 2004-08-15 | warn "not queue flush due to MTA fatal error.". | fukachan | |
| 2004-08-14 | specify queue strategy to get proper queue list. | fukachan | |
| currently we use "fair-queue". | |||
| 2004-08-14 | process 2 requests in one process (temporary solution). | fukachan | |
| XXX-TODO: enhance qmgr more cleverly. | |||
| 2004-08-14 | ensure initial value to be defined. | fukachan | |
| 2004-08-13 | temporal failure when external filter process timeouts. | fukachan | |
| if external filter process timeouts, notify it to $curproc layer, and distribution process exit(75) for temporal failure. implement filter_state_{set,get}_tempfail_request(). | |||
| 2004-08-13 | change cleanup() logic: | fukachan | |
| get all queue id list and remove too old invalid queue. | |||
| 2004-08-13 | change arguemnts for new() and send(). | fukachan | |
| implement template of cleanup() method. | |||
| 2004-08-13 | clean up mail queue periodically. | fukachan | |
| 2004-08-12 | define default subject used if unspecified | fukachan | |
| 2004-07-27 | log error message: exit(EX_TEMPFAIL) to retry later. | fukachan | |
| 2004-07-26 | thread_db_args() returns htmlifier parameters with subject tag hints. | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments, style and add loop label, ... (FNF). | fukachan | |
| ensure initial value. | |||
| 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 | |
