Re: [exim] Checking the "local_part" of a Sender

Top Page
Delete this message
Reply to this message
Author: Brian Spraker
Date:  
To: exim-users
Subject: Re: [exim] Checking the "local_part" of a Sender





------------------------------
On Fri, Aug 3, 2012 10:42 PM CDT Todd Lyons wrote:

>On Fri, Aug 3, 2012 at 8:41 PM, Todd Lyons <tlyons@???> wrote:
>>
>> Can you show us the actual acl rules and the debug output?
>
>...because I think it might be on a rule other than the one you think it is.
>
>...Todd
>--


I managed to get it working.

The rule had to be changed to

Condition = ...

Instead of

Senders = ...

This then allowed an equals comparison to be run against the MySQL query and $sender_address_local_parts.

Brian S.
>The total budget at all receivers for solving senders' problems is $0.
> If you want them to accept your mail and manage it the way you want,
>send it the way the spec says to. --John Levine
>
>--
>## List details at https://lists.exim.org/mailman/listinfo/exim-users
>## Exim details at http://www.exim.org/
>## Please use the Wiki with this list - http://wiki.exim.org/