I would like to re-route all my company outbound emails through AWS SES SMTP, do some processing to the email there, then let it go out once done.
Is this doable ?
This is doable for incoming emails through different types of actions (lambda being…
This is similar, yet different than How should I setup separate MX records for a subdomain? in that I want another DNS provider to handle receiving emails from a subdomain. I have
a DNS zone provided by OVH (I pay for my domain name there)
a DNS…
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…
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…
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…
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…
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…
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…
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…
I'm trying to send/receive emails on my AWS Ubuntu box.
To do so, I'm following the instructions posted by Amazon here. (I skipped the section entitled "To configure integration using a secure tunnel")
However, I'm still unable to send any emails.…
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…
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…
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".…
I have an EC2 instance running Magento. I'm trying to get AWS SES set up so that we can send transactional emails to customers and to our staff internally, however, I keep getting timeout errors.
The domain is set up and verified in SES, I have an…