On 05 April 2004 09:05 +0300 MiikaT <mlist.exim@???> wrote:
> Quoting Mike Zanker <mike-sender-64e73a@???>:
>
>> (assuming that you used the example template in the supplied
>> configuration file).
>
> So this should be enough:
>
> deny dnslists = sbl-xbl.spamhaus.org : relays.ordb.org : list.dsbl.org
Try
deny message = rejected because $sender_host_address is in a
black list at $dnslist_domain\n$dnslist_text
dnslists = sbl-xbl.spamhaus.org : relays.ordb.org : list.dsbl.org
(watch for line-wrap).
Mike.