[Rspamd-Users] how to whitelist local network administrative mails ?
Alexander Moisseev
moiseev at mezonplus.ru
Thu Jan 21 17:16:16 UTC 2021
21.01.2021 19:35, Pierre Couderc пишет:
> I have put my local networks in local_addrs in /etc/rspamd/local.d/options.inc
>
> But local mails are flagged as spam. Is it not enough to declare local_addrs ?
>
The local_addrs and local_networks purpose is to skip some checks that do not make sense for local senders (e.g. RBLs, SPF).
For IP whitelisting you can use user settings or multimap module.
More information about the Users
mailing list