
ifrpic at gmail
Feb 15, 2012, 10:20 PM
Post #1 of 1
(118 views)
Permalink
|
Hi, I've been using exim for awhile but now just beginning to experiment with it's power… In exim.conf, I have this: acl_check_rcpt: deny message = Domain is locally blacklisted senders = lsearch;/etc/mail/eximblacklist If this is the contents of /etc/mail/eximblacklist: specificuser [at] example it works as expected and mail from specificuser is rejected . But, if this is in /etc/exim/blacklist, *@example.dom OR example.dom it fails and mail is delivered. What am I missing in order to reject all email from all senders from a specified domain? Thanks! -- ## List details at https://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/
|