OK, I wish I could say that it was that easy...but I typed them
incorrectly into the original message...they are correct in the file.
Sorry for that. :(
Here's the actual cut-and-paste (newlines in the message not withstanding):
# Reject any mail that is destined to an address we consider to be a
# phishing recipient.
deny message = The recipient ([EMAIL PROTECTED]) is
suspected of collecting personal information through phishing attempts
and scams. Mail will not be accepted to that address.
acl = acl_blacklist_local
Then further down....
acl_blacklist_local:
deny hosts = lsearch;/usr/local/etc/exim.host_blacklist
deny senders = lsearch;/usr/local/etc/exim.sender_blacklist
deny recipients = lsearch;/usr/local/etc/exim.recipient_blacklist
Peter Bowyer wrote:
> On 19/03/2008, Kevin Colagio <[EMAIL PROTECTED]> wrote:
>> acl = acl_black_local
>
>> acl_blacklist_local:
>
> Spotted it yet? :-)
>
> Peter
>
--
Kevin Colagio: Systems Analyst, Reef Geek, and Perpetual Student
Computing and Information Technology, SUNY at Geneseo, South 124
[EMAIL PROTECTED] (585) 245-5577 http://www.geneseo.edu
Experience is a harsh teacher, the tests are first, the lessons follow.
--
## List details at http://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/