-
Hi!
At work, I recently found a case where a DMARC record started with `V=DMARC` (capitalized v) instead of the more traditional `v=DMARC`. The former does not pass the current parser but apparently …
-
On several setups, I (ab?)use `/etc/aliases` to deliver incoming DMARC reports to the `dmarcts-report-parser`:
```
# DMARC Reports
dmarcreports: "| /etc/postfix/dmarcts-report-parser.pl -e -"
``…
-
It would be nice to have a parser automaticly readout the incoming reports mailbox and work it into a report like at
https://dmarcian.com/dmarc-xml/
-
Hi I tried to use m365 modern Auth but it didn't connect I use this command -i and -d flag and I created azure app registration for imap. also I used auth2 uri and client ID and my debug info is below…
-
My issue closely resembles Issue #18, but I do have 2FA on my account and I have setup an App Password, but the connection still fails:
CRIT: Dmarc reports could not be parsed. Check your IMAP and …
-
Thought about implementing TLS Reports? Same principle than DMARC Reports just another parser
-
Hi Charles,
I'm currently looking for a solution to parse dmarc records instead of building them. I like the structure of this repo and I think it would be quite easy to implement a parser that basic…
-
This is not necessarily a bug, but more of an important aspect of the current setup:
When an aliased address is used for dmarc reports the transport rule as outlined in the documentation won't work…
-
Hello All,
It can not parse xml.gz report files. For instance, yahoo and linkedin send such files. As I check the files in the gunzip archive it says it is a binary file. How could you proceed?
ysrtr updated
2 months ago
-
Hello,
I think it would be super amazing if the dmarc report parser could also parse the new TLS-RPT reports.
https://tools.ietf.org/html/rfc8460
ntimo updated
2 years ago