summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Kernel.pm
AgeCommit message (Expand)Author
2004-08-14ensure initial value to be defined.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-23white space cosmeticsfukachan
2004-06-27TERM_NL() macro support in message translation.fukachan
2004-06-14defined($header) check before calling update_message_id_cache.fukachan
2004-06-09separate message-id duplication check and cache updating.fukachan
2004-05-25firstly queue in. Secondarly parse it after writing of the queue isfukachan
2004-05-24implement exit_as_tempfail()fukachan
2004-05-19-o overwrite options runs twice to ensure overwrite.fukachan
2004-04-27fix comments.fukachan
2004-04-17run $curproc->log_rorate() lastlyfukachan
2004-04-17imported into FML::* once. File::CacheDir -> FML::Cache::Ringfukachan
2004-04-10IO::Adapter based lock systemfukachan
2004-04-02fix reply_message() system to handle smtp_sender properly.fukachan
2004-03-23allow CUI(fml,makefml) to send messages.fukachan
2004-03-20remove not used variable ($pcb)fukachan
2004-03-14remove permit_command().fukachan
2004-03-13use $curproc->allow_reply_message() to check if we should send backfukachan
2004-03-13prepare credential area more early stage (within constructor).fukachan
2004-03-12variable renaming.fukachan
2004-03-12variable renaming:fukachan
2004-03-11rename: $reply_message_* -> $report_mail_*fukachan
2004-02-29fi typofukachan
2004-02-27select proper language for reply message based on Accept-Language,fukachan
2004-02-27define __convert_message_nl() and use it.fukachan
2004-02-27fix comments on reply_message() around.fukachan
2004-02-26change Mail::Message::Encode to Mail::Message::String in message handling.fukachan
2004-02-26more proper charset handling based on Content-Type: field.fukachan
2004-02-26new option -o key=value which overrider configurations.fukachan
2004-02-15ui_message() prefers $msg_args->{level} if specified.fukachan
2004-01-14load_config_files() not need the argument.fukachan
2004-01-03fix comments (FNF)fukachan
2004-01-02fix copyrightfukachan
2004-01-02remove/rename $argsfukachan
2004-01-02$curproc->resolve_ml_specific_variables( $args );fukachan
2004-01-01remove $args.fukachan
2003-12-30import $default_ml_home_prefix from main.cf name space.fukachan
2003-12-29save incoming_message cache file path on memory for later use.fukachan
2003-12-24remove the direct use of $args, use utility methods via $curprocfukachan
2003-12-06cosmetics: white spacefukachan
2003-11-29defined() check of log_message_queuefukachan
2003-11-29--computer-output -> --log-computer-outputfukachan
2003-11-29define $use_computer_output.fukachan
2003-11-29support --computer-output option, which is currently same as --log-dup yet.fukachan
2003-11-05define $primary_ml_home_prefix_map in main.cf.fukachan
2003-11-02debug_level() -> get_debug_level().fukachan
2003-10-30header_loop_check_rules -> incoming_mail_header_loop_check_rulesfukachan
2003-10-26define $site_default_config_cf to remove hard-coded site_default_config.cf.fukachan