| Age | Commit message (Collapse) | 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 | |
| pass log function pointer to Mail::Delivery system. | |||
| 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 | |
| [sg]et_event_timeout() -> event_[gs]et_timeout(). | |||
| 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 | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 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 | |
| reset queue list fter rescheduling. pull up $max_count to 100. resolve lock confliction in queue manipulation. | |||
| 2004-08-15 | bug fix condition that empty queue or not | fukachan | |
| 2004-08-15 | implement voluntary sleep/wakeup queue mode switching. | fukachan | |
| o implement queue management utilities. o move queue from active to deferred if delivery failed. o rename *_strategy to *_policy o overhaul/clean up internal style. | |||
| 2004-08-14 | specify queue strategy to get proper queue list. | fukachan | |
| currently we use "fair-queue". | |||
| 2004-08-14 | process 2 requests in one process (temporary solution). | fukachan | |
| XXX-TODO: enhance qmgr more cleverly. | |||
| 2004-08-13 | change cleanup() logic: | fukachan | |
| get all queue id list and remove too old invalid queue. | |||
| 2004-08-13 | change arguemnts for new() and send(). | fukachan | |
| implement template of cleanup() method. | |||
| 2004-07-23 | add qmgr: prefix to log messages. | fukachan | |
| 2004-05-25 | modify log message format a little. | fukachan | |
| $q->valid() changed to $q->valid_active_queue(). | |||
| 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 | |
| modified to use $curproc->log*() interface. | |||
| 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 | |
| FML::Mailer | |||
| 2001-05-18 | prepare queue_dir/info/{sender,recipients}/ directory to control | fukachan | |
| envelope information. To set the information, queue->set(key, value) method is used. FML::Process::QueueManager class is a prototype to send queues in queue_dir/. | |||
