Why do you use Amazon SES?

Marcus

Well-known member
Why do you use it and not the build in Xenforo PHP Mail solution? Amazon SES is quite cheap with 0.10 USD per 1.000 Mails, but what is its main advantage?
 
We used it before switching over to Mandrill.

The main advantages for us is to free our own hardware of mail handling, to get better and more advanced statistics. (Mandrill) and to ensure our email is sent to our client and members inbox and not spam folder.

You reach a certain point that it is more cost efficient to outsource certain services, due to manpower and hardware costs, we reached that point when our outgoing emails passed 4000+ emails.
 
What is Amazon SES doing to deliver the mail right into the members inbox and not in their spam folder? Are microsoft, google etc. handling mail in a different way when mails are send from amazon servers?
 
I am not completely sure on the technicality of why it happens, but I guess its easier to trust the mail-servers from a huge service provider as amazon then for a unknown email-server.

Its so many pitfalls when dealing with email, so letting someone else do it for you is in my opinion not a bad choice.
 
I've just set up Amazon SES on http://speakev.com as I was using Google to send but finally broke their sends-per-day limit. I'd rather my web server didn't handle emails in part because of the strain (and time setting it up) and in part because I'd worry about being blacklisted if someone decided to report forum notifications as SPAM regularly.

So far using SES has been totally faultless, easy to set up and it "just works", seems very good value too.
 
  • Email actually gets received
  • They offer DKIM signing
  • Cheap
  • Hides origin server address
 
They offer some nice statistics:

upload_2014-6-30_22-23-4.webp

I did have lots of problems with sending mails. It appears the EC2 box has sending limits.
 
Top Bottom