[Rspamd-Users] issue in multimap mode regexp

Odhiambo Washington odhiambo at gmail.com
Thu May 4 07:51:00 UTC 2023


On Thu, May 4, 2023 at 10:44 AM Mickaël Dequidt <Mickael.Dequidt at ifremer.fr>
wrote:

> Hello,
>
> I'm encountering an issue with the regexp mode inside a multimap rule :
> the regexp seems not to be interpreted correctly.
>
> I have a multimap rule to basically whitelist messages based on envelope
> from :
>
> > sender_from_whitelist {
> >   type = "from";
> >   filter = "email";
> >   require_symbols = "!CLAM_VIRUS";
> >   map = "/${LOCAL_CONFDIR}/local.d/maps.d/whitelist-envelope-from.map";
>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
might the / before  the ${LOCAL_CONFDIR} causing the issue?? Just curious.

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
[How to ask smart questions:
http://www.catb.org/~esr/faqs/smart-questions.html]


More information about the Users mailing list