-
-
For ease of use by an end user using the DMARC Module should produce queries against TXT records for _dmarc.$DOMAIN.$TLD, as well as against the $DOMAIN.$TLD as it currently does. This is due to th…
-
As `/srv/ Originally reported on [Bytemark's Gitlab](https://gitlab.bytemark.co.uk/open-source/symbiosis/issues/61) by @pcammish on 2017-03-24T09:53:18.430Z
-
After some commandline tinkering i got opendim working or so it seems. At least
check-auth@verifier.port25.com seems to agree.
Naturally next I will update postfix (milter) settings and DNS setti…
-
With one of my reports I see the following SQL failure.
```
PHP Fatal error: Uncaught PDOException: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'dkim_result' at row 1 in /home/warlor…
-
I have an issue where I build the message in a function that returns a MimeMessage, Signs it in the calling function and hands it off to a function to send it.
I am not sure what is happening but if …
-
John Levine has pointed out several times the [mechanism in DMARC](https://tools.ietf.org/html/rfc7489#section-7.1) for delegating reports to a new domain, without which someone could potentially dire…
-
Hello,
We run your software on IPv6 enabled networks and the `dmarc_view_reports --geoip` only supports lookups for IPv4.
I personally want to lookup both type of addresses and only display the coun…
-
Today I got the errors below in my inbox. We have 'enable dmarc reports' enabled. I don't see outbound mails for these domains, so the reports are not sent. Bug?
---
/etc/cron.daily/baruwa-dmarc:
U…
-
Hello,
Is there a specific reason why the `count` field [1] is `tinyint unsigned`? In MySQL [2] the range for that is only 0-255.
I've ran into a bug when we received reports with count value of 400…