rspamd
rspamd copied to clipboard
Rapid spam filtering system.
### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-bugs-found-in-rspamd *...
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-bugs-found-in-rspamd *...
ARC Signature fails presumably on _whitespaces_. I wonder if this did not get fixed by the DKIM patches: https://github.com/rspamd/rspamd/issues/4149 ### Prerequisites * [X] Put an X between the brackets on...
Installed latest stable ubuntu package ( from _https://rspamd.com/apt-stable/dists/focal/main/_ ) on: ``` Distributor ID: Ubuntu Description: Ubuntu 20.04.4 LTS Release: 20.04 Codename: focal ``` Run ( _Rspamd administration utility version 3.2_...
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-bugs-found-in-rspamd *...
There were quite a few distinctive spam waves recently (mostly in german language), which all share a common tactic: - Use legitimate SMTP Sender / envelope from (usually some medium...
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-bugs-found-in-rspamd *...
Inbound mails are already checked for valid ARC signatures. I'm searching for a possibility to create a list of domains (arc-signers) which I trust. If an email arrives, and I...
**Describe the bug** Neural plugin generates a lot of unnecessary keys in redis ### Steps to Reproduce 1. Setup RspamD and configure neural plugin in it. Configuration could be as...
When whitelisting based on client ip or sender email address, DKIM signing is disabled. There are many use cases where you need the signing as well. Eg. I whitelist my...