On Thu, Mar 26, 2015 at 12:23 PM, Jeremy Harris <jgh@???> wrote:
> On 26/03/15 17:08, Scott Neader wrote:
> > drop
> > condition =
> ${lookup{$sender_helo_name}lsearch{/etc/heloblocks}{no}{yes}}
>
> The ordering of no/yes looks suspect
Nice catch, Jeremy!!! Switching yes/no fixed it. Tested working.
Thanks to both you and Juan!!
- Scott