Questions tagged [dmarc]

DMARC, (Domain-based Message Authentication, Reporting & Conformance), is a technical specification standardizing how email receivers perform email authentication using the well-known SPF and DKIM mechanisms.

DMARC, (Domain-based Message Authentication, Reporting & Conformance), is a technical specification standardizing how email receivers perform email authentication using the well-known SPF and DKIM mechanisms.

http://www.dmarc.org/

152 questions
1
vote
1 answer

DMARC behaviour on Gmail

We've configured SPF, DKIM and DMARC records for our domain and they're working fine. Our DMARC reports from Gmail, Hotmail, Yahoo also confirm the same. However, just last week, one of our (Gmail) users brought to our attention a fraudulent email…
ainvehi
  • 41
  • 6
1
vote
2 answers

Detecting DKIM and DMARC settings

I am trying to build a tool to check for the presence of DKIM and DMARC for a particular domain. The issue with detecting DKIM is that I cannot check the TXT record of the domain because the DKIM selector is unknown to me as this is a query that…
sousdev
  • 132
  • 2
  • 9
1
vote
1 answer

Setting up SPF, DKIM and Sender ID with Google Cloud DNS, G Suite and WHM / cPanel Server

I just migrated to a new server (CENTOS 6.8 x86_64 virtuozzo – vps1909 WHM 58.0 (build 37)). I decided to use Google Cloud DNS instead to manage my DNS zones instead of WHM. I'm having a really hard time setting up email via G Suite for all my…
Fred
  • 53
  • 2
  • 4
1
vote
1 answer

Reply-to ignored in emails sent on behalf of user on other domains

We offer a function to send an article by email to a friend's personal email. We would like the friend to be able to continue the conversation simply by replying to the email. To avoid yahoo, hotmail, etc. to flag the emails as spam due to dmarc…
Toto
  • 2,329
  • 22
  • 40
1
vote
3 answers

How to find the specific email causing DMARC failure?

I've implemented a DMARC policy on a few domains and am closely monitoring the reports I'm receiving from Google, Yahoo, Hotmail etc etc, looking forward to being able to switch from p=none to p=reject. 99% of all emails from the appropriate IPs are…
Claud
  • 937
  • 1
  • 12
  • 27
1
vote
2 answers

Mail-tester says DMARC missing, but it's not?

I'm scoring 9/10 on mail-tester.com. My -1 comes from this, "You do not have a DMARC record" In my DNS (cPanel>"Advanced DNS Zone Editor") I have this DMARC record _dmarc.mycooldomain.com. 14400 IN TXT "v=DMARC1; p=none; sp=none;…
NotUncleBob
  • 83
  • 2
  • 5
1
vote
1 answer

Email Automation for SaaS product

we are trying to automate outgoing emails for our SaaS product. Currently, each customer is required to configure their own smtp server which are used to send emails from their account (and from their domain), but we are looking at automating this…
Raj
  • 135
  • 2
  • 11
1
vote
1 answer

How to retrieve DMARC record of DNS using java api?

I want to retrieve the DMARC related record of DNS. This has been implemented by this
Sudarshan
  • 51
  • 6
0
votes
0 answers

Google Check MX email setup checker says: MTA STS is malformed

I have a new domain ausset.au. I've set up all recommended email security features, like SPF, DKIM, DMARC, and MTA-STS. When I check the setup with MxToolbox everything seems to be fine, including MTA-STS. But when I use the Check MX email setup…
miu
  • 1,234
  • 2
  • 18
  • 34
0
votes
0 answers

Gmail DMARC/DKIM/SPF results vs. DMARC reports

I recently noticed a discrepancy between Gmail's DMARC/DKIM/SPF results for messages sent via my mailserver as represented in the mail headers – ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@domain.com header.s=s42…
janeden
  • 381
  • 3
  • 11
0
votes
0 answers

Understanding DMARC report - showing spf pass and fail

I've recently set up DMARC and am receiving reports from Google such as the one below (as you can see Amazon SES sends our emails). I'm struggling to understand that in the section it shows both dkim and spf as pass, but then says spf…
bynack
  • 21
  • 3
0
votes
1 answer

RSPAMD not sending out reports

Since some time our DMARC reports won't get send out. If we do rspamadm dmarc_report -v -n 20230612 we see the e-mail that should be send out but if we do: rspamadm dmarc_report -v 20230612 it tells us: send data for 0 domains (from 1 to…
Lars
  • 1
  • 1
0
votes
0 answers

Why do I see Mimecast under "unknown sources" in my weekly DMARC digest emails?

I recently received a DMARC report for a domain where it showed that 15 emails appeared to be sent from mimecast.co.za servers but were not SPF or DKIM aligned. I saw the same problem for another domain - where emails were originating from…
Dagmar
  • 2,968
  • 23
  • 27
0
votes
1 answer

Why does my dmarc report show fail even though the spf entry says pass?

I use Google Workspace with my domain and have set up dmarc, dkim and spf. Regularly I get dmarc reports like the following, which is from Google:
0
votes
0 answers

DMARC/DKIM and non-ASCII characters

I'm not very familiar with the details of sending email but I'm getting the runaround between a vendor whose system automatically generates outgoing emails with the content I have configured and the Outlook engineers at my organization who have said…
Don Zacharias
  • 1,544
  • 2
  • 14
  • 31