| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-05-26 | fix comments (FNF). | fukachan | |
| $curproc->allow_reply_message() -> $curproc->is_allow_reply_message(). | |||
| 2005-05-26 | not use str.str | fukachan | |
| 2005-01-23 | FNF: fix copyright | fukachan | |
| 2005-01-19 | logwarn() -> logdebug() for "... try later." message. | fukachan | |
| 2005-01-01 | enhanced general reply message system. | fukachan | |
| o add X-Stardate:, Precedence: and Errors-To: header fields. o enhance Reply-To: field handling. | |||
| 2005-01-01 | override Reply-To: and Errors-To: header fields to rewrite the address | fukachan | |
| the error message sent to in forwarding. | |||
| 2004-12-29 | verify config.{cf,ph} existence | fukachan | |
| 2004-12-23 | move Calendar::Lite to FML::Demo::Calendar since this module needs | fukachan | |
| FML::* class. | |||
| 2004-12-19 | $debug_module_regexp_list restricts debug regions. | fukachan | |
| 2004-12-19 | emulate fml4's mead.pl and msend.pl | fukachan | |
| 2004-12-18 | $debug -> $use_debug | fukachan | |
| 2004-12-18 | logdebug() works if debug = yes defined. | fukachan | |
| 2004-12-15 | remove too old files in tmp/ and var/mail/queue/incoming/ directories. | fukachan | |
| 2004-12-15 | implement remove_too_old_files_in_dir() method. | fukachan | |
| 2004-12-15 | log delay time in success of delivery. | fukachan | |
| 2004-12-09 | run fallback to generate config.cf when config.ph is newer than config.cf | fukachan | |
| 2004-12-05 | define logdebug() to disable log messages. | fukachan | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 2004-11-30 | temp_file_path() automatically push the returned value (file path) | fukachan | |
| into the clean up queue. Files of the queue are removed at the last of the current process. | |||
| 2004-11-25 | implement fallback function in resolve_ml_specific_variables(). | fukachan | |
| when resolver fails, resolve_ml_specific_variables calls fallback if specified. FML::Process::Emulate uses this fallback mechanism to generate a config.cf from fml4's config.ph file at the first time. | |||
| 2004-11-25 | o mkdir(): bug fix defined check for specified mode. | fukachan | |
| o implement default_config_cf_filepath() method. | |||
| 2004-11-23 | clean up. | fukachan | |
| 2004-11-23 | re-implement fml.pl as fml4 emulator which emulates fml8's | fukachan | |
| article_post or command_mail functions by following the arguments. TODO: when config.cf not exists, convert fml4 configurations to fml8 ones on the fly. | |||
| 2004-11-23 | fix white space cosmetics. | fukachan | |
| 2004-11-21 | implement get_{cui,gui}_menu() methods. | fukachan | |
| 2004-11-21 | import default_{cui,gui}_menu from main.cf name space. | fukachan | |
| 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. | |||
