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
/
QueueManager.pm
Age
Commit message (
Expand
)
Author
2006-10-11
fix comments
fukachan
2006-04-22
message modified (unified among modules)
fukachan
2006-04-20
log as status=deferred not status=fail when the delivery fails.
fukachan
2006-04-05
modifieid to sync w/ Mail::Delivery::Queue changes.
fukachan
2006-04-04
queue validation logic modified.
fukachan
2006-04-01
fix copyright
fukachan
2006-03-25
rewritten to use access methods to sync w/ Mail::Delivery overhaul.
fukachan
2005-11-30
use $curproc->credential();
fukachan
2005-06-04
$curproc->OBJ_METHOD() form (FNF):
fukachan
2005-05-27
fix comments (FNF)
fukachan
2005-01-23
FNF: fix copyright
fukachan
2005-01-19
logwarn() -> logdebug() for "... try later." message.
fukachan
2004-12-15
log delay time in success of delivery.
fukachan
2004-12-05
define logdebug() to disable log messages.
fukachan
2004-09-04
targets cleanup() operatites are non active queues.
fukachan
2004-09-03
fix message: remove too old queue ...
fukachan
2004-09-03
set log function for qmgr.
fukachan
2004-08-15
bug fix condition that empty queue or not
fukachan
2004-08-15
implement voluntary sleep/wakeup queue mode switching.
fukachan
2004-08-14
specify queue strategy to get proper queue list.
fukachan
2004-08-14
process 2 requests in one process (temporary solution).
fukachan
2004-08-13
change cleanup() logic:
fukachan
2004-08-13
change arguemnts for new() and send().
fukachan
2004-07-23
add qmgr: prefix to log messages.
fukachan
2004-05-25
modify log message format a little.
fukachan
2004-02-15
white space cosmetics.
fukachan
2004-01-02
fix/update comments.
fukachan
2004-01-02
fix copyright
fukachan
2004-01-02
remove/rename $args
fukachan
2003-08-23
new FML::Mailer $curproc;
fukachan
2003-08-23
define $curproc->log, logwarn, logerror and log_message() methods.
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-03-18
add comment on lock.
fukachan
2003-01-11
fix comments.
fukachan
2002-12-22
fix comments
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2001-12-23
remove \s*$
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-09-13
send() can take queue id as the argument
fukachan
2001-05-29
clean up documents
fukachan
2001-05-19
pick up queue by Mail::Delivery::Queue and send it sequentially using
fukachan
2001-05-18
prepare queue_dir/info/{sender,recipients}/ directory to control
fukachan