I'd also suggest SendGrid (200/day free, 10 cents for 1,000).
It looks like you are now trying it as a background process. I've had better luck with cron. And since you only want to send every hour or so, you could set the cron to run hourly.
I'd also suggest SendGrid (200/day free, 10 cents for 1,000).
It looks like you are now trying it as a background process. I've had better luck with cron. And since you only want to send every hour or so, you could set the cron to run hourly.