Score:0

DMARC, DKIM, or SPF? Emails going into quarantine

vn flag

I have never had to deal with DKIM, DMARC, or SPF records before; however, our SPF record is full (10, Cloudflare) and I have a vendor whose emails aren’t making it to our mailboxes.
I made exceptions in our spam filter for the emails, and have added DNS TXT records to bypass these issue, but they are still landing in the O365 quarantine.

I believe adding them to our SPF record would resolve the issue, but I am starting to think it is a DMARC issue.

What do I need to do?

Below is a part of the header.

Authentication-Results: spf=pass (sender IP is 13.111.207.78)
smtp.mailfrom=bounce.relay.corestream.com; mcneese.edu; dkim=none (message not 
signed) header.d=none;mcneese.edu; dmarc=none action=none 
header.from=mcneese.edu;compauth=fail reason=601 
es flag
I don't think there is issue with spf- it said pass, but with dkim, the message was not signed (dkim=none (message not signed)). Try signing the message
vn flag
How would i sign a message? This is completely new to me :/
es flag
If the message is being sent from your server to another, the message has to be signed with DKIM, then you should set up you mailer to sign these messages (for example postfix with opendkim). I don't think I understand your issue clearly, but if it is the other way around, you need to consult the sender to sign their emails. SPF record is for your domain to say which mail servers are allowed to send messages with this domain name to clarify.
Paul avatar
cn flag
I may be impossible to determine from the receiving side, but certainly without the full headers we really have no idea what is going on, as you can see with commenters here just trying to guess.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.