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
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
2004-01-02
$curproc->resolve_ml_specific_variables( $args );
fukachan
2004-01-01
remove $args.
fukachan
2003-12-25
add log at htmlify article end
tmu
2003-12-24
remove the direct use of $args, use utility methods via $curproc
fukachan
2003-11-30
system_accounts -> system_special_accounts.
fukachan
2003-11-29
define $use_computer_output.
fukachan
2003-10-15
space cosmetics
fukachan
2003-10-06
handle article subject specilly where the key in db is "article_subject".
fukachan
2003-09-29
disable _old_thread_check
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
fukachan
2003-08-23
define $curproc->log, logwarn, logerror and log_message() methods.
fukachan
2003-08-23
fix comments: =head2 function() form
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-08-16
comments on thread
fukachan
2003-08-06
clarify old/new thread engine routines.
fukachan
2003-08-05
rename htmlify() to _htmlify() to clarify it is private.
fukachan
2003-08-03
fix arguments used in the case of key "error.reject_notice_preamble"
fukachan
2003-07-20
separete thread_db_args() routine prepares thread information.
fukachan
2003-07-19
fixed to co-work with udb well.
fukachan
2003-05-13
use "reject_notice_preamble" in filter rejection notice.
fukachan
2003-05-13
use $_arg_address not $_arg_sender
fukachan
2003-05-02
define $post_restrictions_reject_notice_data_type.
fukachan
2003-03-18
remove giant lock and use fine granuality locks now.
fukachan
2003-03-17
use new lock channel article_spool_modify to exclusive lock for both
fukachan
2003-03-16
add comment on lock channel
fukachan
2003-03-06
enable switch by $use_article_filter_reject_notice
fukachan
2003-03-06
FNF: use get_as_array_ref()
fukachan
[next]