summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2002-11-26main process of fmlsummaryfukachan
2002-11-26enable fmlsummaryfukachan
2002-11-23enable to handle digest_recipient in which_map_nl().fukachan
2002-11-19bug fix queue identifier generationfukachan
2002-11-18more debug infofukachan
2002-11-18digest routine can customizes header. XXX preliminary support. needs overhaul?fukachan
2002-11-18correct start id calculationfukachan
2002-11-17enabled passing of recipient_maps (ARRAY_REF) into mail queue.fukachan
2002-11-17implement _digest(), which is the real function to process digestfukachan
2002-11-16prototype of digest deliveryfukachan
2002-11-16enable libexec/digestfukachan
2002-11-10cosmetic changes: white spacesfukachan
2002-11-07implement fmladdr command, which shows all users and aliases.fukachan
2002-10-29ensure umask escape in _mkpath_*()fukachan
2002-10-29fix escape of Log(...) in eval q{}fukachan
2002-10-28fix db_update cannot get last_id from _speculate_last_id() use seqfiletmu
2002-10-22handle fmlthread $argv same as makefml onefukachan
2002-10-05FNF-ifyfukachan
2002-10-03enabled to handle order in index.html by $html_archive_index_order_type.fukachan
2002-09-29sync w/ FML::Filter reconstruction. rename function namefukachan
2002-09-29"fmlconf $ml $varname" shows "$varname = $value".fukachan
2002-09-22remove superfluous white spacesfukachan
2002-09-22add section on FNFfukachan
2002-09-15switched to use of $curproc->mkdir() if couldfukachan
2002-09-15implement mkdir($dir, [$mode]) where available modes can be defined by FML::C...fukachan
2002-09-11fml5 -> fml8fukachan
2002-09-06log more error messagesfukachan
2002-09-02s/article_header/article_message_header/fukachan
2002-08-28proper handling of "$program /var/spool/ml/elena" casefukachan
2002-08-26bug fix my ml_name (+ ml_domain) detection code:fukachan
2002-08-19modify error messagefukachan
2002-08-19enable process if $use_distribute_program is defined.fukachan
2002-08-19enable process if $use_command_mail_program is defined.fukachan
2002-08-19rename: $use_error_analyzer -> $use_error_analyzer_programfukachan
2002-08-16switch FML::Language to Mail::Message::Encodefukachan
2002-08-15s/is_timeout/is_event_timeout/g;fukachan
2002-08-15check if $maintainer differs $ml_addressfukachan
2002-08-14define do_nothing($reason), same as stop_this_process() but for 4.0 memoryfukachan
2002-08-14s/refuse_further_processing/stop_this_process/fukachan
2002-08-14use $config->get_as_array_ref( 'header_loop_check_rules' ) to get list.fukachan
2002-08-14enable ml local message template handlingfukachan
2002-08-14apply fix_perl_include_path(); after load_config_files() runs to addfukachan
2002-08-09change lock granualityfukachan
2002-08-08change arguments of credential functions to clarify the target address:fukachan
2002-08-07enable automatic user removing (prototype)fukachan
2002-08-07lock() and unlock() accepts channel as the argument if needed.fukachan
2002-08-07$scheduler_queue_dir -> $event_queue_dirfukachan
2002-08-07create FML::Error:: with separate clesses for cache manipulation andfukachan
2002-08-07define $curproc->{ scheduler } not _schedulerfukachan
2002-08-03white spacesfukachan