@hackage amazon-emailer0.4.0.0

A queue daemon for Amazon's SES with a PostgreSQL table as a queue.

This application checks every second for messages in a queue table, if there exist some that haven't been sent, it grabs a specified number out (based on what your current send rate is), sends them, marks them as sent, and goes back to sleep.