Questions tagged [amazon-ses]

Amazon Simple Email Service

An Amazon cloud service for sending bulk email.

173 questions
2
votes
1 answer

EC2 cant send SES mail behind an ELB

We run a wiki in an EC2 that sits behind an Elastic Load Balancer, the EC2 does not have a public IP and traffic from internet is routed to the ELB through Route53. We noticed that the wiki was not sending emails and while troubleshooting I…
2
votes
1 answer

AWS SES Encryption vs S3 bucket encryption

SES Configuration for a SES rule allows one to have the email be put into a S3 bucket. Under this configuration, the option "KMS Key" is available, which would have SES encrypt the email before sending/putting it into the bucket. Specifically, using…
eugenevd
  • 419
  • 5
  • 12
2
votes
2 answers

Amazon SES instead of Gmail for company email

My company has decided to move away from G Suite to reduce costs, so I'm in charge of providing alternatives. They are accustomed to using Gmail, and don't handle many emails per days (probably around 50 emails received and 50 sent, in 4 mail…
Veehmot
  • 161
  • 2
  • 10
2
votes
1 answer

Using Amazon SES to send mails to specific domains in Zimbra

We are managing a Zimbra mail server Community edition. Since the IP Address reputation of our ISP is a bit poor, select domains (mail servers) are either blocking our emails which is resulting in loss of communication or mails not reaching…
ramdaz
  • 675
  • 1
  • 8
  • 25
2
votes
3 answers

DMARC for AmazonSES fails. Why?

I've setup SPF and DKIM for my custom domain to send emails. While SPF and DKIM tests pass, the DMARC test fails for emails that have reply-to address different from "From" field. My SPF record: v=spf1 include:amazonses.com include:_spf.google.com…
user1537407
  • 31
  • 2
  • 3
2
votes
1 answer

Can't send mail from amazon ec2 instance

I am using an Amazon EC2 instance for two projects which have their own domain name. I need using mail services so I created two email accounts on Zoho and I have been able to receive emails from my customers. However, I also need sending emails and…
2
votes
2 answers

Remove OR Replace "mailed by" field with DKIM & SPF enabled in AWS SES

Is it possible to remove the mailed by: us-west-2.amazonses.com field in an email or replace it with mailed by: example.com? Amazon forums, this site, and google searches are very unclear. I am using Amazon SES to send the email. The via portion of…
user247445
  • 21
  • 1
  • 3
2
votes
2 answers

Zabbix Not Triggering Events and Not Sending Notification Emails

I am new to Zabbix administration. Running it to monitor server resources on a linux machine. Setting up Email notifications against trigger's expression if System RAM goes below 40GB. Using Amazon SES for SMTP settings as mentioned in attached…
theGeekster
  • 155
  • 1
  • 2
  • 9
2
votes
1 answer

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 get it working alongside Amazon SES. Amazon SES…
williamsowen
  • 1,157
  • 3
  • 16
  • 24
2
votes
1 answer

Stuck with unsatisfactory performance using PHPList & Amazon SES

I have a PHPList 2.11.7 development version, installed and running on AWS EC2, I made a micro instance, and uploaded an image that contains CentOS 5.8 32-bit version since supposedly PHPList isn't working perfectly with newer PHP versions (5.3 and…
Khalid
  • 49
  • 5
2
votes
3 answers

Amazon SES for sendmail in ubuntu

i tried to use Amazon SES with sendmail on my ubuntu server for sending mail because EC2 ips are blacklisted and i followed the following…
user353277
  • 21
  • 2
  • 4
2
votes
5 answers

Postfix and Amazon SES - forwarding emails - problem with "Delivered-To" header

I am running postfix using Amazon SES as the mail transport. Mail is sent out fine, however when I receive mail and try to forward it using a virtual alias, I get this error in the mailog: (Command died with status 1: "/ses/ses-send-email.pl".…
john
  • 249
  • 1
  • 6
  • 11
2
votes
1 answer

Amazon SES-like service to implement a service like Mailchimp

I run this service called Mailbrew and use Amazon SES to send emails. In the future I would like to offer the possibility for users to set up their own newsletters through the service and send them from their own email address (with custom domains…
Francesco
  • 121
  • 2
1
vote
0 answers

Abuse report for an email message from amazonses.com

I'm an AWS SES user. I'm getting emails from complaints@email-abuse.amazonses.com with this message: This is an email abuse report for an email message from amazonses.com Based on this Why do I receive messages from…
1
vote
1 answer

Can I add a limit to a specific SMTP user with Amazon SES?

I recently requested a limit increase for Amazon SES and was given a sending limit that's higher than I'd like. Is there a way I can set reasonable sending limits for each SMTP user? I've read the docs for Controlling Access to Amazon SES, but I…
Ryan J
  • 325
  • 3
  • 11