| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-04-05 | trylock() (lock( { wait => TIME }) implemented | fukachan | |
| 2006-04-04 | queue validation logic modified. | fukachan | |
| 2006-04-04 | define set_sleep_count, get_sleep_count, set_retry_count and | fukachan | |
| get_retry_count. rewritten by using them. | |||
| 2006-04-03 | style: not use $_xxx in loop | fukachan | |
| 2006-04-03 | fix retry handling (now we use cost penalty by rollback). | fukachan | |
| 2006-04-03 | bug fixed to lock new or lock queue file, not active queue. | fukachan | |
| 2006-04-03 | enable fallback | fukachan | |
| 2006-04-03 | consider context switch | fukachan | |
| 2006-04-03 | ensure lock/unlock return value | fukachan | |
| 2006-04-03 | check the number of effective MTA. | fukachan | |
| tune retry max limit (XXX a lot of todo around this). | |||
| 2006-04-02 | fix typo. | fukachan | |
| check lock status. | |||
| 2006-04-02 | fix error handling (do not trap normal condition) | fukachan | |
| 2006-04-02 | fix copyright | fukachan | |
| 2006-04-02 | clean up input buffer (nuke \s+$) | fukachan | |
| 2006-04-02 | overhaul. | fukachan | |
| o subroutine-ify. o more error check and assertion. o fix comments. et.al. | |||
| 2006-04-01 | overhaul | fukachan | |
| 2006-04-01 | fix comments (FNF) | fukachan | |
| 2006-04-01 | fix copyright | fukachan | |
| 2006-03-29 | change monthly_index.html's table output in _update_id_montly_index_master() | tmu | |
| see also fml-devel 798 | |||
| 2006-03-26 | fix arguments: | fukachan | |
| + connect{4,6}() accepts $mta. + remove not used arguments. | |||
| 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-26 | define [sg]et_address_validate_function() | fukachan | |
| 2006-03-25 | fix comments. | fukachan | |
| fix usage of ->log*() | |||
| 2006-03-25 | rewritten to use access methods to sync w/ Mail::Delivery overhaul. | fukachan | |
| 2006-03-25 | overhaul. | fukachan | |
| more access method based. | |||
| 2006-03-25 | obsolete. | fukachan | |
| switched to "inheritance of Base". | |||
| 2006-03-24 | define new classes to reconstruct class hierarchy. | fukachan | |
| e.g. SMTP IS-A Protocol, which IS-A Base. Queue IS-A Base. | |||
| 2006-03-24 | removed | fukachan | |
| 2006-03-24 | overhaul. | fukachan | |
| use $self->log*() instead of Mail::Delivery::Utils. | |||
| 2006-03-24 | overhaul. | fukachan | |
| + more use of access methods. + change method name to more proper one. | |||
| 2006-03-24 | fix comments. | fukachan | |
| 2006-03-23 | if EHLO fails, try HELO. | fukachan | |
| 2006-03-21 | bug fix starting position in fallback process. | fukachan | |
| 2006-03-21 | fix type in queue_id generator | fukachan | |
| 2006-03-21 | define {set,get}_error()mail-delivery-reconstruct-base | fukachan | |
| 2006-03-21 | validate format of recipient within smtp transaction. | fukachan | |
| 2006-03-20 | add subject tag like [YYYYMMDD] string. | fukachan | |
| 2006-03-20 | by default, define ___NULL___ for the following variables: | fukachan | |
| $PERMIT_POST_FROM $REJECT_POST_HANDLER $PERMIT_COMMAND_FROM $REJECT_COMMAND_HANDLER $REMOTE_ADMINISTRATION_REQUIRE_PASSWORD $USE_DISTRIBUTE_FILTER $FILTER_NOTIFY_REJECTION $FILTER_ATTR_REJECT_COMMAND $FILTER_ATTR_REJECT_2BYTES_COMMAND $FILTER_ATTR_REJECT_INVALID_JAPANESE $USE_ERRORS_TO $APPEND_STARDATE $AUTO_HTML_GEN $USE_NEW_HTML_GEN | |||
| 2006-03-20 | fix conversion for address variables. | fukachan | |
| add conversion of REJECT_ADDR and SKIP_FIELDS. fix HOST and PORT handling. apply _fix_path() for *_FILE variables. add conversion of INCOMING_MAIL_SIZE_LIMIT with ATOI suport. | |||
| 2006-03-20 | regen | fukachan | |
| 2006-03-20 | 56.5 % verified. status and rules updated. | fukachan | |
| 2006-03-19 | regen | fukachan | |
| 2006-03-19 | regen: newcopml/rmcopml added. | fukachan | |
| 2006-03-19 | regen: use_smtp_log | fukachan | |
| 2006-03-19 | $use_smtp_log defined. | fukachan | |
| 2006-03-19 | $use_smtp_log enable/disable smtp transaction logging. | fukachan | |
| 2006-03-19 | regen: | fukachan | |
| default_umask -> system_default_umask define *_list_software | |||
| 2006-03-19 | default_umask -> system_default_umask | fukachan | |
| 2006-03-18 | List-Software/X-MLServer: ${mail_header_default_list_software} or | fukachan | |
| ${article_header_list_software} by definition. sort definition order: _get_header_type(), ... | |||
| 2006-03-18 | +article_header_list_software | fukachan | |
| +mail_header_default_list_software | |||
