-
It would be good for some "heavy" users of parsedmarc to start testing the fork.
Starting this issue as a place to aggregate the data / find out a bit more of the use-cases.
-
Hello!
I utilize Amazon Web Services for a majority of my clients, and would love to be able to configure my DMARC reporting email address, and those of my clients, to have all inbound DMARC repor…
-
The following error is throw in the unit tests.
```
> auth_results = record["auth_results"].copy()
E AttributeError: 'str' object has no attribute 'copy'
```
https://github.…
-
* OS Type: Debian
* OS Version: 12.4
* Database Type: MySQL
* Modoboa: 2.2.4
* installer used: Yes
* Webserver: Nginx
# Steps to reproduce
Install modoboa with installer on Debian 12.4, confi…
-
**Describe the bug**
We have a GraphAPI ( version 4.46.0 ) and MimeKit ( version 4.8.0 ), now we have this line of code ( in C# ) , a method to get the email and converted it as MimeMessage :
![im…
-
Thanks for this library - I've had some good success with it so far.
However, if I have an email with a double quote in the subject, then the `FETCH` response for the message is split over multiple…
-
Hi,
my setup is
* OS Type: Debian
* OS Version: 11
* Database Type: MySQL
* Database version: 10.5.23
* Modoboa: 2.3.2
* installer used: No
* Webserver: Nginx
# Steps to reproduce
Some…
-
**Describe the bug**
Hello, I'm parsing an email that has a very weird formatting of the `To` header. It looks like this:
```
To: , ,
```
MimeKit is able to parse it but the address that i…
-
Context:
The NREL hosted admin dashboard uses AWS cognito for authentication
Right now, when we configure a new dynamic config (https://github.com/e-mission/nrel-openpath-deploy-configs) for a new p…
-
```
> uname -a
OpenBSD example.com 7.6 GENERIC.MP#338 amd64
```
`> pkg_info | grep p5- | awk '{print $1}'`
No perl packages at all. This is a new system.
```
> doas pkg_add p5-Mail-Milter…