index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Process
/
Distribute.pm
Age
Commit message (
Expand
)
Author
2010-03-06
hmm, seems incorrect that increment_id() in calling HTML-ify function
fukachan
2009-07-14
move calling _htmlify() from _deliver_article_prep() to finish()
tmu
2008-07-20
isolate the current incoming message if matched
fukachan
2008-07-19
fix copyright
fukachan
2008-07-06
define "isolate" operation template.
fukachan
2006-07-09
white space cosmetics
fukachan
2006-05-04
expire article under locked
fukachan
2006-05-03
try to expire articles once per day if enabled.
fukachan
2006-04-11
temporarily disable logging system before calling is_permit_post() at
fukachan
2006-04-11
apply filter system to avoid useless work if distribution is allowed.
fukachan
2006-04-05
modifieid to sync w/ Mail::Delivery::Queue changes.
fukachan
2006-03-26
use $curproc->log() as log_info and $curproc->logdebug() as log_debug
fukachan
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
2006-03-19
$use_smtp_log enable/disable smtp transaction logging.
fukachan
2006-02-04
address fault handling
fukachan
2006-01-09
white space cosmetics.
fukachan
2005-12-19
change is_permit_post() retruns action string not number (0/1) to
fukachan
2005-11-30
use $curproc->credential();
fukachan
2005-09-14
changed to FML::Article->add_outline($tdb_args) style.
fukachan
2005-09-11
move thread outline generator to FML::Article::Outline
fukachan
2005-09-01
article_thread_overview support.
fukachan
2005-08-17
FNF: adjust method naming convension.
fukachan
2005-08-10
config_files_XXX() -> config_cf_files_XXX() to clarify the meaning.
fukachan
2005-06-04
method naming fixed to $curproc->OBJ_METHOD() form (FNF).
fukachan
2005-05-27
more strict error handling.
fukachan
2004-12-05
define logdebug() to disable log messages.
fukachan
2004-11-03
rename private method: _distribute -> _deliver_article_prep
fukachan
2004-08-15
warn "not queue flush due to MTA fatal error.".
fukachan
2004-08-13
temporal failure when external filter process timeouts.
fukachan
2004-07-23
white space cosmetics
fukachan
2004-06-30
reduce error message
tmu
2004-06-29
mark by stop_this_process() when submission denied.
fukachan
2004-06-27
queue system debug: trace number of bytes written.
fukachan
2004-06-24
preliminary support of build-in virus/spam checker.
fukachan
2004-05-25
exit(EX_TEMPFAIL) when we cannot update article sequence.
fukachan
2004-05-22
add $article_post_XXX_hook but $distribute_XXX_hook is available too.
fukachan
2004-05-21
shorten lock period in delivery
fukachan
2004-05-19
not process _deliver_article() when error set by stop_this_process().
fukachan
2004-05-18
enable mail queue based delivery
fukachan
2004-05-18
enable delivery fallback
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-03-31
Mail::ThreadTrack is obsoleted. remove related codes.
fukachan
2004-03-28
move details of thread manipulation to FML::Article::Thread as could
fukachan
2004-03-17
implement toggle of filter function by $use_article_filter
fukachan
2004-03-14
use restriction_state_reply_reason() to shling code size.
fukachan
2004-03-12
variable renaming.
fukachan
2004-01-31
not use "$cf_list = $curproc->get_config_files_list();".
fukachan
2004-01-24
overhaul: clean up (FNF)
fukachan
2004-01-02
fix copyright
fukachan
[next]