@hackage / amazon-emailer

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

Version Deprecated package0.4.0.0

About

Metadata

  • Last updated , by DanielPatterson
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: dbp@dbpmail.net

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

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.