1
21.1 Legacy Series / Rspamd Greylist Whitelist...
« on: February 22, 2021, 10:40:23 am »
... isn't working because of typo:
should be
https://rspamd.com/doc/modules/greylisting.html
Regards
Code: [Select]
whitelist_ipshould be
Code: [Select]
whitelisted_iphttps://rspamd.com/doc/modules/greylisting.html
Regards

