Using Amazon SES (Simple Email Service) with Zend_Mail

The fastest method is to use the following library that is basically consisting of one file: a Zend_Mail_Transport layer.

Here we go:
https://github.com/christophervalles/Amazon-SES-Zend-Mail-Transport

Simply follow the code in the “test” folder and you are ready to go!

Jan04

Comments are closed.