-
Please provide an externally usable API to run queries for DKIM records and see the parsed results.
-
Expected Behavior
-----------------
To limit SPAM of lists, these 2 scenarios are interesting:
- the **send.privateoreditorkey** scenario is practical but it forces the owner to validate messag…
-
What are the steps to perform if I want to use this tool in an Exchange clustered environment?
Mstil updated
6 months ago
-
### Symfony version(s) affected
6.2.10
### Description
When I send Templated Emails async all of the images that should be rendered are sended as attachments other parts of html template like butto…
-
This will never match since `requests` is not an array but a hash table and its length via the `#` operator will always be zero.
https://github.com/rspamd/rspamd/blob/67470931229eda9003de0911ba875e47…
-
Using a large set of emails, for each domain-selector-pair in the set, try to dkim verify each email back in time (against current DNS record) and see if there is a pattern that older emails before so…
foolo updated
2 months ago
-
Using DKIM via opendkim on Debian server
DKIM is now failing for messages which are not encrypted by zeyple
If I remove content_filter = zeyple from main.cf DKIM works fine
If I use zeyple ev…
-
## Prerequisites
- [x ] I have searched open and closed issues to make sure that the bug has not yet been reported.
## Bug report
**Describe the bug**
When sending with self-hosted simplelogin…
-
https://pypi.org/project/dkimpy/
https://seanthegeek.net/459/demystifying-dmarc/
https://github.com/leonsmith/pydig
-
It happen for not parsing the correct DKIM Auth Result as the message may got multiple DKIM signatures.
Example:
```
[domain1]
pass
select1
[domain2]
fail
…