mime-mail-ses

Send mime-mail messages via Amazon SES

http://github.com/snoyberg/mime-mail

Version on this page:0.4.0.0
LTS Haskell 22.13:0.4.3
Stackage Nightly 2024-03-14:0.4.3
Latest on Hackage:0.4.3

See all snapshots mime-mail-ses appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:mime-mail-ses-0.4.0.0@sha256:fda446d0e7ff526896620a08855734ec29c0758cdda0c740a413e2af4373fa62,1400

Module documentation for 0.4.0.0

mime-mail-ses

Send mime-mail messages via Amazon SES

Changes

0.4.0.0

  • Support IAM temp credentials. This is a backwards-incompatible change that adds a field to the SES type to represent (optional) session tokens when using roles attached to EC2 instances.
  • Make fields in the SES data type strict to promote warnings to errors.

0.3.2.3

http-client 0.5 support

0.3.2.2

time 1.5 support

0.3.2

Expose SESException datatype and constructor.