-
Hi jvehent,
just saw your script by searching exactly this feature (dmarc parser in python).
I adjusted it to python3 and it is running and I get dmarc reports.
I still have some questions:
- coul…
-
Hi there,
I've been processing a load of reports and the script chokes on a malformed comcast report with empty auth_results element:
```
```
I'm guessing this contravenes the DMA…
laerm updated
6 years ago
-
Hello,
Any way to run the script as cron job?
-
Hi there,
I am using this Parser for a few months now and it works perfectly, today I wanted to switch on the SSL but I am having some issue with it, once I enable SSL and change the IMAP Server port…
-
Hi Team,
I noticed that when I set up a brand new VPS and check-out the latest version of the mail server (1.1 branch) the first real outgoing email to my Gmail account end up in spam. However bef…
-
Hi everyone,
I have a strange issue today.
I had to re-install the server so I did chose to install CentOS 7 instead of the previously installed CentOS 6 and I am having a strange issue.
I did re…
-
Hey everyone.
Today I started getting spam-reports from staff@hotmail.com saying that people try to send mails that don't pass my SPF check.
What are you doing with such mails? Ignore them? Filter…
-
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
6 years ago
-
Hello,
I'm testing the latest version (v1.0.1) with Python 3.5, but I keep getting these errors from postfix:
```
Oct 27 18:19:28 foo postfix/pipe[13856]: 4E8B86003C: to=, relay=dmarc-rua-parse…
ghost updated
7 years ago
-
Suddenly, from the 15th of Mars all reports is unable to parse due to this error message.
I tried do redeploy the script by removing it and download it from github again.