[Rspamd-Users] ***SPAM*** Re: instead of rejecting spam mail, want deliver it to mailbox
Ralf Kania
ralf at lx-work.de
Wed Aug 3 14:29:20 UTC 2022
Hello Alexander,
I guess you are talking about settings.conf, not multimap.conf, in which I
activate this setting.
Means, in multimap is not possible, I have to do this in settings.
Or am I wrong?
Regards
Ralf
-----Ursprüngliche Nachricht-----
Von: Users <users-bounces at lists.rspamd.com> Im Auftrag von Alexander
Moisseev via Users
Gesendet: Dienstag, 2. August 2022 14:18
An: users at lists.rspamd.com
Cc: Alexander Moisseev <moiseev at mezonplus.ru>
Betreff: ***SPAM*** Re: [Rspamd-Users] instead of rejecting spam mail, want
deliver it to mailbox
On 02.08.2022 14:46, Ralf Kania wrote:
> I want to tag a mail for some recipients as spam with rspamd, and
> deliver it to mailbox.
>
> But the global option is reject.
>
> Have tried it with multimap, and also with settings.conf. But in this
> case the Score is set to 0.
Instead of setting the "accept" action, you should change (disable) the
reject threshold for the certain recipients with Settings like:
apply {
actions {
reject = null;
}
}
--
Users mailing list
Users at lists.rspamd.com
https://lists.rspamd.com/mailman/listinfo/users
More information about the Users
mailing list