[Rspamd-Users] Excluding local mailbox
luchris at yahoo.com
luchris at yahoo.com
Mon Jun 24 07:45:25 UTC 2024
On 24/6/2024 3:00 pm, Alexander Moisseev via Users wrote:
> 24.06.2024 5:47, luchris--- via Users пишет:
>>
>> How do I exclude a specific local mailbox from being scanned by
>> rspamd for incoming emails?
>>
>
> If you want to bypass ALL of processing, you can use the want_spam
> attribute in user settings [1]
>
> whitelist {
> priority = low;
> rcpt = "postmaster at example.com";
> want_spam = yes;
> }
>
> Thank you.
>
>
> Alternatively you can apply rules selectively.
>
>
> 1. https://rspamd.com/doc/configuration/settings.html
More information about the Users
mailing list