> > ## List details at
http://www.exim.org/mailman/listinfo/exim-users Exim details at
http://www.exim.org/ ##
>
> I think I have sorted it now with the following
>
> addresslist denyenvsenders = dbm;/etc/exim/acls/banned_senders.db
>
> deny message = You are blacklisted
> senders = +denyenvsenders
This is the same as my example, the only difference is that you moved the
lookup to an addresslist, are you sure you had no typo in the other
version?
Nico