public marks

PUBLIC MARKS from myspacesupport.de with tags object & ruby

17 February 2007 09:45

Plugins - Mail Queue - Agile Web Development

by 1 other
Now everytime you call YouMailer.deliver_something(*params), that mail object will be stored in the QueuedMails table. Just periodically call script/runner from a cron job to process your new mail queue: