Prevent spoofing and phishing with DMARC (Domain-based Message Authentication, Report...
Docs for a good configuration of DMARC DNS records : DNS Record found, DMARC Record found and DMARC Quarantine/Reject policy enabled
HTML (PHP) table for viewing compliance reports DMARC. Analyze the DMARC reports sent by the mail servers receiving your couriers.
SH script to unzip/store ZIP/GZ DMARC files
API JSON RESTful to analyze mail servers spoofing our mail domain names.
Information for using our API "ZW3B Api Client".
158.69.126.137 2607:5300:60:9389:17:4:0:1 2607:5300:60:9389:17:4c1:0:1a | Destination Reports | Sender Domain | DMARConformance | SPF | DKIM | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
google.com | lab3w.fr | Auth. | Align. | Poli. | Auth. | Align. | Poli. | |||||||||
| Report ID | Date | Ip Address | Email Volume | Pass | Fail | Rate | Pass | Fail | Pass | Fail | Pass | Pass | Fail | Pass | Fail | Pass |
| 4231(...)1786 | 2025-06-19 01:59:59 | 2607:5300:60:9389:17:4c1:0:1a | 1 | 1 | 0 | 100% | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 0 | 1 |
Recipient mail server statistics google.com for the domain lab3w.fr
| ||||||||||||||||
DMARC statistics on spoofing servers :
And above all, could a competent authority verify the IP addresses of usurpers ? Should I add "and sanction them" or am I to do it ? Thank you !
If you want to install "Mail-DMARC Security and reporting" on your mail server, you can use this OpenSource solution (perl) which will allow you to secure your mailboxes from incoming messages not compliant DMARC.
Otherwise, you can install Rspamd, free antispam software, written in C and distributed under the Apache license; an alternative solution to SpamAssassin.
Rspamd is broadly customizable and allows multiple strategies to avoid Spam and false positives. In conclusion, Rspamd team is not only giving an incredible spam filtering system and email processing framework that allows evaluation of messages by a number of rules including regular expressions.