cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1231
Views
0
Helpful
2
Replies

How to.....failing messages from other service providers to send summaries to the cloud service

I am trying to implement this. I was told I need an email address for the DNS change to send other service providers failed email messages to the cisco cloud for processing.
 
Summary
In connection with Your use of DMP, You can, at your discretion, publish a DMARC policy via your own DNS infrastructure. This policy instructs email service providers (“ESPs”) to send numerical summaries to the Cloud Service about messages which have been processed and which appear to come from Your domains. You may also request that these ESPs send examples of messages failing email authentication to the Cloud Service. 
2 Replies 2

Start here: http://dmarcian.com, the first option across the top is Why DMARC?

Read those...



They may answer your questions, and get you started on creating a dmarc record.


JeffreyYeroian4360

Adding to Ken’s reply for demarcian…

*** This lists the definitions for the dmarc record fields.***
https://www.unlocktheinbox.com/resources/dmarc/

This link will generate a record.
https://www.kitterman.com/dmarc/assistant.html

The tools tab on dmarcian site has a record generator.
https://dmarcian.com/dmarc-record-wizard/


lots of content links within this source
https://dmarc.org/resources/deployment-tools/

One of the best ways to learn is executing commands from the ESA cli.
You can see what other companies publish for their own records.

dig _dmarc.cisco.com txt
dig _dmarc.ms.com txt
dig _dmarc.walmart.com txt
dig _dmarc.stih.com txt
dig _dmarc.icloud.com txt
dig _dmarc.dhl.com txt

Have Fun with it,
Chris A.