| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-08-19 | FNF: XXX_clean_up() -> XXX_cleanup() | fukachan | |
| 2005-08-19 | better method naming convension: from_to_name -> from_address_to_name | fukachan | |
| 2005-08-17 | FNF: adjust methond naming convension. | fukachan | |
| str_dump() -> dump_string() | |||
| 2005-08-11 | typo fix title in _update_montly_thread_index_master() | tmu | |
| 2005-08-09 | fixed function name: | fukachan | |
| o htmlfy_rfc822_message() -> htmlify_rfc822_message(). o html_begin() -> html_start() | |||
| 2005-08-09 | FNF: content_dup2() -> dup_content() | fukachan | |
| 2005-08-06 | fix copyright | fukachan | |
| 2005-08-06 | overhaul: | fukachan | |
| [sg]et_db_module_name() -> [sg]et_db_module_class(). get_time_from_header() -> _get_time_from_header(). mov get_time_from_header() to Mail::Message::Utils class. clean up. remove not used variable. fix db_close(). fix comments. | |||
| 2005-08-06 | switched to use Mail::Message::Utils::get_time_from_header. | fukachan | |
| 2005-08-06 | define get_time_from_header() method (moved from Mail::Message::DB). | fukachan | |
| 2005-06-03 | fix args and comments of *_dir_path(). | fukachan | |
| implement local_{dir,file}_path(), content_dup2(), open() and close(). queue_id = second + microsecond + pid + counter. now other module can extend class for local use. | |||
| 2005-05-30 | switch to use MIME::Base64::Perl not MIME::Base64 module. | fukachan | |
| define raw_decode_{base64,qp}(). | |||
| 2005-05-30 | use Mail::Message::Encode not MIME::Base64. | fukachan | |
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2005-05-27 | sort the output for a,b,c style input. | fukachan | |
| 2005-05-27 | use Jcode always. | fukachan | |
| 2005-05-27 | set timeout for socket(2). | fukachan | |
| 2005-05-27 | add randam factor into exponential back off. | fukachan | |
| back off is upper limited by 4000 sec. | |||
| 2005-05-26 | fix comments (FNF) | fukachan | |
| 2005-05-26 | clean up. | fukachan | |
| FNF. use self->address_clean_up($addr, $addr) to clean up address if could. | |||
| 2005-05-26 | fix typo: EMTP -> ESMTP. | fukachan | |
| 2005-05-26 | not use str.str | fukachan | |
| 2004-12-15 | implement clean_up() method | fukachan | |
| 2004-12-15 | randomize queue list more in fair-queue mode. | fukachan | |
| 2004-12-08 | implement message_chain_as_array_ref() method. | fukachan | |
| 2004-11-14 | add monthly thread indexnewvardef-base | tmu | |
| 2004-10-31 | bug fix comment: fixed return value | fukachan | |
| 2004-09-23 | fix comments (FNF) | fukachan | |
| 2004-09-04 | is_valid_queue() returns ok if the specified queue exists in active or | fukachan | |
| deferred queue. | |||
| 2004-09-04 | log messages in removing queue | fukachan | |
| 2004-09-03 | bug fix queue strategy info file hanling. | fukachan | |
| implement log(), {set,get}_log_function(). log more and more. | |||
| 2004-08-20 | eval q{} | fukachan | |
| 2004-08-15 | implement voluntary sleep/wakeup queue mode switching. | fukachan | |
| o implement queue management utilities. o move queue from active to deferred if delivery failed. o rename *_strategy to *_policy o overhaul/clean up internal style. | |||
| 2004-08-14 | implement basic queue management strategy. | fukachan | |
| 2004-08-14 | log $recipient_limit info if limit != 1000 | fukachan | |
| 2004-08-13 | implement list_all(), last_modified_time(). | fukachan | |
| remove get_class_list(). | |||
| 2004-08-13 | clean up new(). | fukachan | |
| list() can take an argument for $class if needed. implement is_valid_queue() and get_class_list() methods. | |||
| 2004-07-26 | override print mode of Mail::Message object to "raw" in fallbacking. | fukachan | |
| 2004-07-26 | implement get_print_mode() | fukachan | |
| 2004-07-26 | handle subject tag separetely in string escaping. | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-07-23 | bug fix arguments. | fukachan | |
| 2004-07-23 | fix comments. | fukachan | |
| modify variable name to clarify the role. | |||
| 2004-07-11 | fix comments | fukachan | |
| 2004-07-10 | fix copyright | fukachan | |
| 2004-07-06 | put back initializtion code to 1.3 one. | fukachan | |
| 2004-06-30 | reduce error messages | tmu | |
| 2004-06-30 | overhaul: fix comments and messages. validate initial value. | fukachan | |
| 2004-06-29 | fix copyright | fukachan | |
