[Rspamd-Users] Things I don't understand yet
Tino Hendricks
t.hendricks at interpool.de
Fri Feb 16 14:30:17 UTC 2024
Hi Ged,
thanks again for you valuable time, I really appreciate it!
I took the action-thing from
https://rspamd.com/doc/modules/multimap.html#pre-filter-maps
OK, I’ll go for scores now, thanks a lot!
Tino
> Am 16.02.2024 um 15:06 schrieb G.W. Haywood <rspamd at jubileegroup.co.uk>:
>
> Hi there,
>
> On Fri, 16 Feb 2024, Tino Hendricks via Users wrote:
>
>> if I have
>>
>> rspamadm configdump
>> --
>> SENDER_FROM_WHITELIST {
>> action = "accept";
>> type = "from";
>> map = "//etc/rspamd/local.d/from_whitelist.map";
>> prefilter = true;
>> }
>> --
>>
>> shouldn’t this suffice for the from_whitelist.map to act on an incoming mail before any other module hits?
>
> It's my inderstanding that you should use scores, not actions, to
> control behaviour and that the use of 'prefilter' without a full
> understanding of the way rspamd configuration works is a bad idea.
> I guess if you have to ask the question then it must be a bad idea.
>
> I'm only parroting this advice:
>
> https://lists.rspamd.com/pipermail/users/2021-March/001990.html
>
> and I'm sure someone will correct me if I'm wrong.
>
>> Thanks for this awesome piece of software!
>
> Don't blame me, I only work here. ;)
>
> --
>
> 73,
> Ged.
> --
> Users mailing list
> Users at lists.rspamd.com
> https://lists.rspamd.com/mailman/listinfo/users
More information about the Users
mailing list