@score_sender_maps not working for some addresses
Hoyer-Reuther, Christian
Christian.Hoyer-Reuther at cac-chem.de
Mon Mar 20 08:56:27 CET 2017
Hello,
thanks, but escaping the "+" does not help. Any other ideas?
Regards,
Christian
-----Original Message-----
From: postmaster at wf-partner.com [mailto:postmaster at wf-partner.com]
Sent: Wednesday, March 15, 2017 9:24 AM
To: Hoyer-Reuther, Christian
Subject: Re: @score_sender_maps not working for some addresses
What about escaping the "+" ?
[{'amavis-users-bounces\+sender=domain-a.com at amavis.org' => -10.0}],
In a regular expression ...s+... means at least one "s".
Regards Thomas
Am 2017-03-14 10:57, schrieb Hoyer-Reuther, Christian:
> Hello,
>
> I use @score_sender_maps for soft-whitelisting mails from some senders
> to some recipients (Amavis 2.10.1). Here is an example:
>
> @score_sender_maps = ({
>
> 'recip at domain-b.com' => [{'sender at domain-a.com' => -10.0}],
>
> 'recip at domain-b.com' =>
> [{'amavis-users-bounces+sender=domain-a.com at amavis.org' => -10.0}],
>
> });
>
> The first one works (AM.WBL=-10 is set), but the second one does not
> work. Any ideas?
>
> Regards,
>
> Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.amavis.org/pipermail/amavis-users/attachments/20170320/03331bed/attachment.html>
More information about the amavis-users
mailing list