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
0
votes
1 answer

OpenCart outgoing email fails DMARC Evaluation

I am supporting a site that uses OpenCart but hasn't been used in a few months. Now that the owner wants to ramp things up, naturally it's not working. According to BlueHost, the hosting system, outgoing email are being bounced back due to the…
Marty F
  • 103
  • 2
  • 7
0
votes
2 answers

DMARC settings with plesk

My domain DKIM and SPF records looks success. Authentication Report is: SPF check: pass DomainKeys check: pass DKIM check: pass Sender-ID check: pass SpamAssassin check: ham I need to DMARC configuration on Plesk panel. How can…
Darkside
  • 1
  • 1
  • 3
-1
votes
1 answer

Good references on SPF, DMARC, DKIM, etc

please recommend some good source material mainly on spf but dmarc, dkim will be nice too. The information that I have found on the web so far treats the subject too generally, or are instructions on how to configure the above with a specific…
Bart
  • 3
  • 4
-1
votes
1 answer

DMARC REPORT HTML READ

I need to understand/read a dmarc report to understand as to whether my emails are being sent properly (not to receivers spam) and being received without being ignored/deleted. Any help is appreciated! Thanks, Dan The report is…
-1
votes
1 answer

email authentication for *@comcast.net addresses

I send out emails to a number of clients. For some reason all 12 clients that have a *@comcast.net address are having the emails go into their spam folder. I tried contacting comcast but trying to get help from them is like getting water from a…
DCR
  • 14,737
  • 12
  • 52
  • 115
-1
votes
1 answer

d_marc send my own emails in spam folders

I have a website, with a mailbox using Roundcube. This mailbox is affiliate to my domain name. I use Cloudflare on my website with a D_marc in DNS section, and this send my own emails as SPAM to anybody. I don't understand why. v=DMARC1;…
Stanislas Piotrowski
  • 2,595
  • 10
  • 40
  • 59
-1
votes
1 answer

Track emails sent with DMARC enabled

Is it possible to track which emails are / have been sent on behalf of my domain by an authorized external server via SPF? I have DMARC enabled and would like to monitor what external domains are sending, since I don't have direct access to them.
Senror Gui
  • 80
  • 9
-1
votes
1 answer

DKIM passes but SPF fails in policy_evaluated

The SPF failure is not preventing email from sending, but I'm curious if there's a way to get it to pass. Is there any scenario where an email server would reject receipt based on this DMARC record?
dannypernik
  • 172
  • 2
  • 11
-1
votes
3 answers

SPF record insecure configuration

v=spf1 include:spf.falconide.com include:sendgrid.net include:_spf.google.com ip4:xx.xxx.xxx.x ~all Above is my SPF record for my domain, I am using an external tool to get open-source threat intelligence, in the tool it says my SPF config is not…
wayne
  • 393
  • 2
  • 13
-1
votes
1 answer

G Suite - 550 5.7.26 Unauthenticated email from medi.com.co is not accepted due to domain's DMARC policy

Delivery Status Notification (Failure) 550 5.7.26 Unauthenticated email from medi.com.co is not accepted due to domain's DMARC policy. Please contact the administrator of medi.com.co domain if this was a legitimate mail. Please visit…
AndyMentor
  • 59
  • 1
  • 1
  • 3
-1
votes
1 answer

Email "From" Field causing DMARC bounces

I am using a third party mail service to handle the contact form on my website. The To email address I'm using was recently switched to a Gmail account and Gmail's DMARC stuff is a lot more strict than my previous email provider, thus any emails…
Karai17
  • 923
  • 2
  • 9
  • 26
-1
votes
2 answers

I've published a DMARC record, but it's only checked sporadically

I've set up SPF, DKIM, and now DMARC (reporting only) on my site. Sometimes when my site sends me an email, I can see that my GMail inbox has evaluated SPF:Pass, DKIM:Pass, and DMARC:Pass, but sometimes I only get SPF:Pass and DKIM:Pass, with no…
Qaz
  • 1,556
  • 2
  • 20
  • 34
-1
votes
1 answer

What policy have bigger priority DMARC or SPF?

Lets provide hypothethical situation: We have configured two records: spf ~all which mean its softbounce and all mail which dont pass my spf goes to spam v=DMARC1; p=none; sp=none; So which policy have bigger priority. Does this combo mean that…
-1
votes
1 answer

Domain Health Checker Errors

I checked my domain in mxtoolbox and found following errors/warnings: dmarc Missing or Invalid Record https The Certificate is invalid smtp Reverse DNS does not match SMTP Banner dns At least one name server failed to respond in a timely…
LifeSaver
  • 138
  • 4
  • 10
-1
votes
1 answer

OpenDMARC multiple domains

I want to set OpenDMARC to support multiple domains and only show the header for the domain sending the email. Adding more than one AuthservID doesn't do it. the header shows as Authentication-Results: domain1.com; dmarc=none…
Ken Renalds
  • 35
  • 2
  • 8
1 2 3
10
11