Amazon SES with Sendmail as Relay

Over and over, sendmail keeps getting whacked out of configuration and it’s puzzling why this keeps happening. I followed everything at Amazon SES’ instruction here with no luck. So to set things straight once for all, here are the steps to make the changes permanent. Open up sendmail.mc typically located at /etc/mail Add FEATURE(`mailertable’)dnl below where all the FEATURE() codes are Add the lines below at the end of file MAILER_DEFINITIONS Maws-email, P=/etc/aws/ses-send-email. [Read More]