summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/QueueManager.pm
AgeCommit message (Collapse)Author
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/.