| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-07-02 | fix comments | fukachan | |
| remove rewrite_config_if_needed() bug $ml_name handling | |||
| 2002-07-02 | fix comments | fukachan | |
| 2002-07-02 | remove obsolete line | fukachan | |
| 2002-07-02 | clean up/fix comments, fix copyright | fukachan | |
| 2002-07-02 | clean up/fix comments | fukachan | |
| 2002-06-30 | clean up: nuke \s*$ | fukachan | |
| 2002-06-30 | $self -> $curproc | fukachan | |
| 2002-06-30 | fix the condition to show help | fukachan | |
| 2002-06-30 | fix ISA for ->speculate_max_id() | fukachan | |
| 2002-06-28 | separate execution of the command and the menu pop up. | fukachan | |
| Firstly execute run_cgi_main() and show tables after that. | |||
| 2002-06-27 | major overhaul: delayed loading of *.cf files. The loading is done | fukachan | |
| within prepare() method now to handle virtual domains properly. | |||
| 2002-06-25 | change locations for command_help() and options() | fukachan | |
| 2002-06-25 | get_recipient_list() -> get_address_list( $map ) | fukachan | |
| 2002-06-25 | beautify cgi interface | fukachan | |
| 2002-06-24 | bug fix ml_home_prefix() search algorithm | fukachan | |
| 2002-06-24 | clean up menu, bug fix run_cgi_menu() args | fukachan | |
| 2002-06-24 | more defined() checks and sanity check if could | fukachan | |
| 2002-06-24 | bug fix ml_home_prefix() args, more defined() checks | fukachan | |
| 2002-06-24 | get_ml_list(): check $ml_home_prefix, bug fix default domain handling | fukachan | |
| 2002-06-22 | define ml_name() method | fukachan | |
| ml_domain() returns the current process's domain not default one. ml_home_prefix() and get_ml_list() behave more properly to reflect the current situation. fix ml_domain handling of rewrite_config_if_needed(). | |||
| 2002-06-22 | align (white spaces) | fukachan | |
| 2002-06-22 | use $curproc->ml_XXX() as could as possible in new() | fukachan | |
| clean up table configuration: define tables for function and <td> attributes | |||
| 2002-06-21 | move get_ml_list() and get_recipient_list() | fukachan | |
| from Process::CGI::Kernel to Process::Utils. | |||
| 2002-06-01 | major variable naming overhaul | fukachan | |
| relocating variable definitions in etc/src/ aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir rename: $recipient_limit -> $smtp_recipient_limit $incoming_mail_dir -> $incoming_mail_cache_dir $outgoing_mail_dir -> $outgoing_mail_cache_dir $qmail_control_virtualdomains_file -> $qmail_virtualdomains_file s/header_filter/article_header_filter/ s/header_rewrite/article_header_rewrite/ s/body_filter/article_body_filter/ s/subject_tag/article_subject_tag/ verify_XXX_* -> check_XXX newly defined: $use_digest_header_rewrite removed: $smtp_log_dir $smtp_log_file | |||
| 2002-06-01 | nuke white spaces \s*$ | fukachan | |
| 2002-06-01 | FNF-ify | fukachan | |
| 2002-06-01 | FNF-ify | fukachan | |
| temp_file_path() ensures temp file name uniqueness by counting the number of times this function is called. | |||
| 2002-06-01 | defined() overhaul | fukachan | |
| 2002-06-01 | FNF | fukachan | |
| defined() overhaul | |||
| 2002-06-01 | FNF | fukachan | |
| 2002-05-30 | validate file object. more logs | fukachan | |
| 2002-05-29 | try to save the error message at /var/spool/ml/@log.crit@ if could | fukachan | |
| 2002-05-27 | pass smtp log file handle to Mail::Delivery | fukachan | |
| 2002-05-27 | rearrange admin command authentication to sync w/ new variable namings. | fukachan | |
| 2002-05-27 | only user "fml" should read lock files. | fukachan | |
| define terms on "mail" and "message": _message_ -> _mail_ permit_members_only -> permit_member_maps | |||
| 2002-05-27 | permit_members_only -> permit_member_maps | fukachan | |
| 2002-05-27 | implement is_default_domain() | fukachan | |
| 2002-05-25 | at the first stage of makefml, care $config and rewrite it, if needed, | fukachan | |
| when we handle virtual domain. implement $curproc->rewrite_config_if_needed() for it. | |||
| 2002-05-21 | use $curproc->open_outgoing_message_channel() not _smtplog to save | fukachan | |
| SMTP transaction logs. | |||
| 2002-05-21 | implement $curproc->open_outgoing_message_channel() | fukachan | |
| 2002-05-21 | $mail_incoming_dir -> $incoming_message_dir | fukachan | |
| 2002-05-21 | $mincoming_dir -> $mail_incoming_dir | fukachan | |
| 2002-05-21 | renamed to var/mail/{incoming,outgoing,queue}/ syntax | fukachan | |
| 2002-05-21 | implement a prototype to cache error data | fukachan | |
| 2002-05-19 | fix typo and missing definition | fukachan | |
| 2002-05-19 | better error message | fukachan | |
| 2002-05-19 | work if $use_error_analyzer is 'yes' | fukachan | |
| add hooks finish() checks if this error message is effective or not. | |||
| 2002-05-19 | fix building logic of $command_args and $options to make admin command | fukachan | |
| work again. fix $admin_prefix trap | |||
| 2002-05-19 | not need verify_sender_credential() | fukachan | |
| 2002-05-19 | add/enable a prototype of libexe/fml/error (mead) | fukachan | |
