[Rspamd-Users] multimap check fails - why?
Johannes Rohr
johannes at rohr.org
Thu Aug 8 12:59:34 UTC 2024
Am 08.08.24 um 11:44 schrieb bastian via Users:
> On 08Aug24 09:36+0200, Johannes Rohr wrote:
>> in /etc/rspamd/local.d/multimap.conf the following rule is defined:
>>
>> local_bl_from { type = "from";
>> filter = "email:addr";
>> map = "$LOCAL_CONFDIR/maps.d/local_bl_from.map.inc";
> I just checked mine:
> ```
> map = "file:///etc/rspamd/local.d/maps.d/wl_from_domain.map";
> ```
> I do not recall why I use `file://`, but I vaguely remembered I had also
> problems in that area and came up with this solution. I cannot say this
> is the correct way though.
Here it works now, although I am completely clueless about what change
made it work. In any case, I did NOT use the "file://" schema.
I could imagine that it has something to do with redis, but that's just
guessing.
Johannes
>
>
> Cheers,
>
More information about the Users
mailing list