| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-11-26 | fix comments. | fukachan | |
| fix error logic. | |||
| 2006-07-09 | white space cosmetics | fukachan | |
| 2006-04-05 | modifieid to sync w/ Mail::Delivery::Queue changes. | fukachan | |
| + use recipient_maps as an argument to Mail::Delivery system. + pass queue object to Mail::Delivery system. + check if delivery is DONE or not by get_not_done(). | |||
| 2006-04-03 | enable fallback | fukachan | |
| 2006-04-01 | fix copyright | fukachan | |
| 2006-03-26 | use $curproc->log() as log_info and $curproc->logdebug() as log_debug | fukachan | |
| in Mail::Delivery, by passing log_debug function pointer to Mail::Delivery class. | |||
| 2006-03-25 | rewritten to use access methods to sync w/ Mail::Delivery overhaul. | fukachan | |
| 2006-03-21 | validate format of recipient within smtp transaction. | fukachan | |
| 2005-06-04 | fix copyright | fukachan | |
| 2005-06-04 | method naming fixed to $curproc->OBJ_METHOD() form (FNF). | fukachan | |
| get_article_id -> article_get_id set_article_id -> article_set_id config_files_append_to_list -> config_files_append append_to_config_files_list -> config_files_append_to_list get_config_files_list -> config_files_get_list load_config_files -> config_files_load set_config_files_list -> config_files_set_list verify_sender_credential -> credential_verify_sender get_current_process_ml_name -> current_process_get_ml_name set_current_process_ml_name -> current_process_set_ml_name fix_perl_include_path -> env_fix_perl_include_path parse_exception -> exception_parse parse_incoming_message -> incoming_message_parse clean_up_incoming_queue -> incoming_message_queue_clean_up get_cui_menu -> menu_get_cui_config_file_path get_gui_menu -> menu_get_gui_config_file_path resolve_ml_specific_variables -> ml_variables_resolve outgoing_message_open_channel -> outgoing_message_cache_open open_outgoing_message_channel -> outgoing_message_open_channel inform_reply_messages -> reply_message_inform prepare_file_to_return -> reply_message_prepare_template clean_up_tmpfiles -> tmp_files_clean_up reset_umask -> umask_reset set_umask_as_public -> umask_set_as_public | |||
| 2004-12-05 | define logdebug() to disable log messages. | fukachan | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 2004-07-11 | fix comments | fukachan | |
| 2004-05-18 | pass params $smpt_servers and $smtp_recipient_limit into delivery systemqueue-based-distribute-base | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-01-02 | more strict error checks. | fukachan | |
| fix comments. | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-02 | remove/rename $args | fukachan | |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-08-25 | FNF: fix comments | fukachan | |
| 2003-08-23 | fix copyright | fukachan | |
| 2003-08-23 | modified to use $curproc->log*() methods. | fukachan | |
| 2003-08-23 | new FML::Mailer $curproc; | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2002-12-26 | not set smtp_log_handle to avoid duplication | fukachan | |
| 2002-12-18 | fix comments. more error messages | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-03 | white spaces | fukachan | |
| 2002-07-23 | reconstruct SQL functions in IO::Adapter | fukachan | |
| new IO::Adapter $map, $config; | |||
| 2002-07-02 | fix comments and copyright | fukachan | |
| fix "use FML::Log qw(...)" more defined() checks | |||
| 2002-05-27 | pass smtp log file handle to Mail::Delivery | fukachan | |
| 2002-05-22 | save smtp log at var/mail/outgoing/ | fukachan | |
| 2001-12-23 | remove \s*$ | fukachan | |
| 2001-12-22 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-05-28 | clean up documents | fukachan | |
| 2001-05-19 | verify input: $args->{ message } is defined. | fukachan | |
| 2001-05-18 | check type of arguments: recipient, recipients | fukachan | |
| 2001-05-06 | send() accpets { file => $filename } parameter. | fukachan | |
| 2001-05-05 | sendmail() utility which is a wrapper for Mail::Delivery | fukachan | |
