summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/QueueManager.pm
AgeCommit message (Collapse)Author
2003-03-18add comment on lock.fukachan
2003-01-11fix comments.fukachan
2002-12-22fix commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2001-12-23remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-09-13send() can take queue id as the argumentfukachan
2001-05-29clean up documentsfukachan
2001-05-19pick up queue by Mail::Delivery::Queue and send it sequentially usingfukachan
FML::Mailer
2001-05-18prepare queue_dir/info/{sender,recipients}/ directory to controlfukachan
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/.