All Questions
Tagged with spf amazon-ses
14
questions
0
votes
2
answers
2k
views
How to setup DMARC for both AWS SES and Office 365
I'm trying to get DMARC working for the emails I send via Office 365 as well as Amazon SES. It's working for Office 365 because I setup the SPF and DKIM records in my DNS but it's failing for the ...
1
vote
1
answer
899
views
How to replace "via amazonses.com" with my apps branding "via example.com" for the email identities in AWS SES?
So in SES - there are two ways to verify identities as I can see:
Email identities
Domain identities
With domain identiies - it is easier to fix the "signed-by" and "mailed-by" ...
1
vote
1
answer
237
views
SPF/DKIM and sending emails from parent domain
I'm trying to understand how apps such as greenhouse.io configure DNS for delegating email sending.
In short, assume I am a SAAS provider saas.com and my customer is customer.com. I've seen that it is ...
2
votes
3
answers
3k
views
AWS SES requirements on custom MAIL FROM domain
According to the docs, AWS SES has some requirements on what is an allowable MAIL FROM domain:
The subdomain you use for your MAIL FROM domain has to meet the following requirements:
The MAIL FROM ...
3
votes
2
answers
2k
views
SPAM Domain Spoofing through SES
A spammer seems to be running spam through SES and spoofing our domain.
We are using SPF and DKIM so I’m not sure what is going on.
This is our SPF record:
v=spf1 a mx include:amazonses.com include:...
0
votes
1
answer
665
views
dmarc. Why do I receive failed SPF or DKIM authentication reports for forwarders?
I set _dmarc to see my email authentication reports (in case it fails).
like that
"v=DMARC1;p=quarantine;pct=100;rua=mailto:[email protected]"
And I receive these reports form Google.
a ...
3
votes
2
answers
4k
views
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 ...
-1
votes
1
answer
1k
views
SPF Records with Subdomains [closed]
Amazon recommends the following SPF Record:
"v=spf1 include:amazonses.com -all"
However, will this work for SES servers based in EU?
eu-west-1.amazonses.com
0
votes
3
answers
2k
views
AWS SES TXT Record Content
I need to get AWS SES setup for a domain. The registrar's DNS tool only allows me to put in a block of text for the TXT/SPF records (one block per record). I'm not sure how to format the TXT record as ...
1
vote
1
answer
534
views
SPF records, combining suggested records
I have a domain that sends automated email using Amazon SES, regular email using Google Apps and a monthly newsletter using MailChimp. I want to combine the three suggested SPF records into one, but I ...
35
votes
3
answers
39k
views
Remove "via" from emails sent to Gmail from Amazon SES
When sending emails from Amazon SES, gmail shows "sent via amazonses.com". How do I remove this?
According to Google,
I'm a sender and I don't want my recipients to see the "via" link. What can I ...
8
votes
1
answer
5k
views
Amazon SES e-mails ending in Yahoo & Hotmail Spam folders, even though SPF and SenderID and DKIM are set correctly
This is incredibly frustrating. My Amazon SES e-mails are ending in Yahoo & Hotmail Spam folders, even though my SPF, SenderID, and DKIM are setup correctly. Since this particular site requires ...
5
votes
1
answer
2k
views
Setting SPF record on Amazon Route 53 with cli53 tool
My domain is already with Amazon Route 53 and I can use the cli53 command line tool quite happily to maintain it.
We are moving to use Amazon SES and I would like to add an SPF record to the domain, ...
3
votes
1
answer
1k
views
SPF problems with Google Apps
I currently have an SPF record with a hostname of @ that is:
v=spf1 mx ip4:x.x.x.243/32 include:_spf.google.com include:amazonses.com ~all
I also have another record of"
spf2.0/pra mx ip4:x.x.x.243/...