-
Hi there,
Been trying the IMAP feature but the script is having troubles with the emails I feed it.
In debug mode, I get errors such as the following:
```
The Current Message UID is: 45
-----------…
laerm updated
7 years ago
-
I think mail servers that send reports (TLSRPT) can get stuck in a loop when not implemented properly.
Consider this:
* A user on server A sends a mail, with destination server B.
* Server B ha…
-
Here's an ongoing attempt to index all the issues in one place. Maybe this is better to be in wiki, but I don't seem to have access. Please advise better forms and means, and welcome to edit.
- gov…
-
[001] dmarc forensic report for example.org from ip xxx.xxx,xxx.xxx
Use of uninitialized value in split at /usr/lib64/perl5/vendor_perl/5.24.1/Mail/DMARC/Report/Receive.pm line 140.
Use of uninitia…
-
In the TLSRPT part of the spec, I see this about the `rua=` field:
> `rua`: A URI specifying the endpoint to which aggregate information about policy validation results should be sent (see (#report…
-
I see the following test failure on my smoker systems:
```
# Failed test 'verify_external_reporting, mail-dmarc.tnpi.net, theartfarm.com'
# at t/04.PurePerl.t line 116.
# got: '1'
# …
-
This is a deployment issue rather than anything in this repo, but I'm assuming the two are closely related!
The en-marche.fr SPF config in DNS has one major issue and a couple of small ones.
The…
-
A large number of emails from websites are showing "DKIM Validating..." for no obvious reason.
Here is an example. Note Google mail reports everything is good.
`Authentication-Results: mx.google.…
-
But we should first configure SPF and whatever else to avoid tons of noise.
![screen shot 2016-02-18 at 3 08 50 pm](https://cloud.githubusercontent.com/assets/134455/13156674/a5a0dbf6-d651-11e5-8a72-…
-
Hi,
I am fairly new to DMARC and perl, so when this appear I feel totally lost.
The .conf file looks as `this:`
> $debug = 0;
> $delete_reports = 0;
>
> $dbname = 'dmarc_mots_local';
> $…