mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 09:05:14 +02:00
Rspamd: add greylisting option & code refactoring (#3206)
This commit is contained in:
parent
9ee33a81b7
commit
806d3efef9
8 changed files with 205 additions and 136 deletions
3
target/rspamd/local.d/greylist.conf
Normal file
3
target/rspamd/local.d/greylist.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
# documentation: https://www.rspamd.com/doc/modules/greylisting.html
|
||||
|
||||
enabled = false;
|
Loading…
Add table
Add a link
Reference in a new issue