-
**Describe the bug**
I ran the script for the 1st time and it produced the following error:
`Use of uninitialized value in concatenation (.) or string at ./report-parser.pl line 448.`
Line 448 is…
-
docker-compose.yml
except:
- "PARSER_IMAP_SERVER=mail.***.io"
- "PARSER_IMAP_PORT=143"
- "PARSER_IMAP_USER=*@***.io"
- "PARSER_IMAP_PASS=endsin12"
- "PARSER_IMAP_READ_F…
-
Hi,
we are trying to setup Open-DMARC-Analyzer with Open-Report-Parser.
When the Report Parser loads the DMARC Reports from our Exchange 2019, we get following error with hint to use IgnoreSizeError…
-
OK, so I am switching to reading XML files directly rather than from emails. (I have a semi automated system for doing this which I will document once I have it polished). But I can't get any of my…
-
### Description of problem
I initially deployed an app by manually pushing, then switched to Ansible using [`dokku_clone`](https://github.com/dokku/ansible-dokku/blob/v2024.3.13/library/dokku_clone…
-
Please add a posibility to select inside an Mailbox an imap folder for TLS Reports and one for dmarc Reports.
It should be possible to select separat imap Folders.
-
Hi
I'm trying to run your sample code and it's throwing errors about using `require` from a ESM module
version 0.1.4 from npm
```
import { parseDmarcReportsFromXml } from "dmarc-report-parse…
-
### Summary
Hi Niklas,
I just found and installed a very simple (but nice) parser/viewer for DMARC and TLS-RPT reports:
**[DMARC-SMTPTLS-Reports](https://github.com/antedebaas/DMARC-SMTPTLS-Re…
-
There are probably tools to ingest a mailbox of reports to produce a unified report.
-
**Tldr;** The trigger for this bug is the nmap udp scan. If nmap scans already exists and the udp scans complete, the first data is discarded. During the standup it was mentioned that this was due to …