Amazon Simple Email Service
0
votes
2answers
438 views
Cpanel Exim4.69 relaying to amazon SES
I have a server with cpanel installed. The smtp server on the machine is exim4.69. I would like to use amazon SES(simple email service) as the sending method, but keep exim functional for handling ...
0
votes
1answer
32 views
Amazon SES and Amavis
I've been following how to set up a mail server - by Flurdy in order to set up a more secure mail server on my Amazon EC2 Ubuntu 12.04 instance. I've followed the article to the letter, but I can't ...
0
votes
1answer
397 views
SMTP 550 5.1.1 error when sending email with postfix via amazon SES
I've been following this manual starting at page 26.
First I've already made a tunnel with stunnel, and also I've already got conected via command line with amazon servers, then in my postfix main.cf ...
3
votes
0answers
152 views
How do I configured postfix and to use SES, and still be able to forward email from unverified external addresses?
We are using postfix for email group lists (eg "members@domain.com" will go to all members) from Amazon EC2 systems. For a variety of reasons (scalability and reliability) we would like to use SES ...
1
vote
0answers
73 views
Conditionally rewriting From and Reply-To headers in Postfix
I've got a web app running on Amazon AWS and it's using Amazon SES to send emails. One of the things I really want this system to do is to be able to forward emails to certain addresses from anyone ...
1
vote
0answers
171 views
Sending email is often very slow after changing to VPC instance
We changed our micro instance to a small within a VPC and now sending email is sometimes fast and quite a lot of the time very very slow. Its as if our web pages are going to hang and then they ...
0
votes
0answers
109 views
AWS SES: “Email address is not verified” error with Postfix relay
I've setup Amazon SES, verified my domain, and have been approved for Production mode. When an email from the outside world is sent to an address in my domain, my server forwards it back out to a ...