summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2005-05-26fix comments (FNF).fukachan
2005-05-26not use str.strfukachan
2005-01-23FNF: fix copyrightfukachan
2005-01-19logwarn() -> logdebug() for "... try later." message.fukachan
2005-01-01enhanced general reply message system.fukachan
2005-01-01override Reply-To: and Errors-To: header fields to rewrite the addressfukachan
2004-12-29verify config.{cf,ph} existencefukachan
2004-12-23move Calendar::Lite to FML::Demo::Calendar since this module needsfukachan
2004-12-19$debug_module_regexp_list restricts debug regions.fukachan
2004-12-19emulate fml4's mead.pl and msend.plfukachan
2004-12-18$debug -> $use_debugfukachan
2004-12-18logdebug() works if debug = yes defined.fukachan
2004-12-15remove too old files in tmp/ and var/mail/queue/incoming/ directories.fukachan
2004-12-15implement remove_too_old_files_in_dir() method.fukachan
2004-12-15log delay time in success of delivery.fukachan
2004-12-09run fallback to generate config.cf when config.ph is newer than config.cffukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-11-30temp_file_path() automatically push the returned value (file path)fukachan
2004-11-25implement fallback function in resolve_ml_specific_variables().fukachan
2004-11-25o mkdir(): bug fix defined check for specified mode.fukachan
2004-11-23clean up.fukachan
2004-11-23re-implement fml.pl as fml4 emulator which emulates fml8'sfukachan
2004-11-23fix white space cosmetics.fukachan
2004-11-21implement get_{cui,gui}_menu() methods.fukachan
2004-11-21import default_{cui,gui}_menu from main.cf name space.fukachan
2004-11-03rename private method: _distribute -> _deliver_article_prepfukachan
2004-10-09show "back to top" menu in old fashion skin case.fukachan
2004-10-09fix comments (FNF)fukachan
2004-10-06modify configuration error check:fukachan
2004-10-03implement chown() method for convenience.fukachan
2004-09-28vaflidate if $pcb defined or notfukachan
2004-09-04targets cleanup() operatites are non active queues.fukachan
2004-09-03fix message: remove too old queue ...fukachan
2004-09-03set log function for qmgr.fukachan
2004-09-03implement is_process_time_limit() method to warn that end of processfukachan
2004-08-15bug fix condition that empty queue or notfukachan
2004-08-15implement voluntary sleep/wakeup queue mode switching.fukachan
2004-08-15warn "not queue flush due to MTA fatal error.".fukachan
2004-08-14specify queue strategy to get proper queue list.fukachan
2004-08-14process 2 requests in one process (temporary solution).fukachan
2004-08-14ensure initial value to be defined.fukachan
2004-08-13temporal failure when external filter process timeouts.fukachan
2004-08-13change cleanup() logic:fukachan
2004-08-13change arguemnts for new() and send().fukachan
2004-08-13clean up mail queue periodically.fukachan
2004-08-12define default subject used if unspecifiedfukachan
2004-07-27log error message: exit(EX_TEMPFAIL) to retry later.fukachan
2004-07-26thread_db_args() returns htmlifier parameters with subject tag hints.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments, style and add loop label, ... (FNF).fukachan