This may be an edge case but running this on heroku costs $40/month and I really don't need instantaneous delivery from my staging environment. I'd like to run it as a scheduled task instead. It'd just check for any unsent messages and send them then exit. Is that possible?