Re: [exim] conditional dnslists

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users @ exim. org
Subject: Re: [exim] conditional dnslists
Mohit Tewari wrote:
> dnslists = dnsbl.sorbs.net
> condition = ${if == {USE_RBL} {1}}


We'd need a few more lines around that pair for context,
but it's likely that you'd want them the other way
around.

Cheers,
Jeremy