| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2004-06-29 | overhaul: | fukachan | |
| o fix comments. o fix messages/error messages. o use //o if could. o specify initial value. | |||
| 2004-06-27 | validate if message object supports write_count() method. | fukachan | |
| 2004-06-27 | queue system debug: trace number of bytes written. | fukachan | |
| 2004-06-23 | bug fix: delete_dup_reply_tag() runs always. (fml-devel: 711) | fukachan | |
| 2004-06-19 | fix sytle (FNF) | fukachan | |
| 2004-06-14 | bugfix @indexs use my $indexs = \@indexs; | tmu | |
| 2004-06-11 | select index files using @indexs | tmu | |
| 2004-06-11 | null check $key at _db_set() | tmu | |
| 2004-06-11 | set $main::opt_mimedecodequoted at _print_li_filename(),_format_safe_header() | tmu | |
| 2004-06-02 | add yahoo.co.jp | tmu | |
| change ybb.ne.jp end pattern | |||
| 2004-05-25 | define incoming queue. | fukachan | |
| implement new method: incoming_file_path(), incoming_dir_path(). not set transport (not touch transport info file) by default. more rigid write error tracking. rename valid() -> valid_active_queue() to clarify the role. | |||
| 2004-05-24 | \*HANDLE -> *HANDLE{IO}. | fukachan | |
| imlement error*(). write error track. | |||
| 2004-05-24 | check write error more strictly. | fukachan | |
| 2004-05-19 | handle transport infomation. | fukachan | |
| fix comments. | |||
| 2004-05-18 | support lock({ lock_before_runnable => yes }) extension. | fukachan | |
| FML::Process::Distribute needs such option to own the current article delivery by itself to distinct it from queue flush system on other processes. | |||
| 2004-05-18 | implement fallback when it fails to send the mail to all MTA's. | fukachan | |
| failed message is inserted into mail queue for later delivery retry. Also, shorten retry count $max_loop_count since fallback is implemented now. define {set,get}_last_command(), {set,get}_send_command_status(). modified to use them. rename: socket_is_connected -> is_socket_connected | |||
| 2004-05-17 | ensure numeric value | fukachan | |
| 2004-05-17 | implement {set,get}_map_status() | fukachan | |
| 2004-05-16 | define $MAP_ERR_OPEN. | fukachan | |
| log status of done or not (log only yet). | |||
| 2004-05-16 | clean up message, log. | fukachan | |
| fix retry logic. | |||
| 2004-05-16 | remove private method. | fukachan | |
| s/_rollback_map_position/rollback_map_position/g; s/_reset_mapinfo/reset_mapinfo/g; | |||
| 2004-05-16 | not export _smtplog | fukachan | |
| 2004-05-16 | fix comments | fukachan | |
| 2004-05-16 | rollback if DATA error occurs. | fukachan | |
| rename _get_*() -> get_*(), _set_*() -> set_*() since private methods should not be shared over modules. | |||
| 2004-04-27 | fix commentsmail-fallback-base | fukachan | |
