[Rspamd-Users] white lists
Kai Bojens
kb at artfiles.de
Mon Oct 23 14:59:32 UTC 2023
Am 23.10.23 um 16:48 schrieb natan:
> Is avilable to use rspamd with whitelist/blacklist with mysql ?
No, not to my knowledge. But you could use a Dependant Map with redis
and regularly update this from mysql with a script:
https://rspamd.com/doc/modules/multimap.html#dependent-maps
Dependant Maps are not very well documentend but pretty easy to realize
as "redis+selector://selector" can be used to use an email address as a
selector.
More information about the Users
mailing list