amazon-emailer: A queue daemon for Amazon's SES with a PostgreSQL table as a queue.

[ bsd3, deprecated, network, program ] [ Propose Tags ]
Deprecated in favor of hworker-ses

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.0.0, 0.3.0.1, 0.4.0.0
Dependencies base (>=4 && <5), bytestring (>=0.9.1 && <0.11), configurator (>=0.2 && <0.3), http-conduit (>=2.1 && <2.2), lifted-base (>=0.2 && <0.3), mime-mail (>=0.4 && <0.5), mime-mail-ses (>=0.2 && <0.3), postgresql-simple (>=0.3 && <0.4), resourcet (>=1 && <2), text (>=0.11 && <0.12), time (>=1.1 && <1.5) [details]
License BSD-3-Clause
Author Daniel Patterson
Maintainer dbp@dbpmail.net
Category Network
Home page https://github.com/dbp/amazon-emailer
Uploaded by DanielPatterson at 2014-08-17T17:13:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables amazon-emailer-queue-cleaner, amazon-emailer
Downloads 2593 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-05-18 [all 10 reports]