| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add envelope based loop check.
|
|
|
|
define md5_str_ref() too, same as md5().
|
|
currently libexec/error traps the request and switch the context to
command process. FML::Process::QMail no more used.
FML::Command::QmailExt provides qmail-ext emulation functions.
|
|
|
|
|
|
|
|
|
|
$use_incoming_mail_envelope_loop_check = yes
$incoming_mail_envelope_loop_check_rules = check_envelope_sender
|
|
define dummy $primary_spammer_map and $spammer_maps.
|
|
|
|
|
|
delete() and remove() can accept queue id if specified.
define expire() which removes too old queue files in the specified
queue. It expires all queue if $class unspecified.
expire()/cleanup() is overhauled. queue removing is done by remove().
define {set,get}_expire_limit() access methods.
|
|
|
|
|
|
|
|
|
|
|
|
articles, in summary).
|
|
|
|
call $queue->expire() in incoming_message_cleanup_queue().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|