Zbigniew Szalbot wrote:
> Hello,
> 
> What is the easiest way to block RCPT to [EMAIL PROTECTED] but still 
> allow this email address to be used when submitted from localhost by 
> Charlie (in FreeBSD)? In other words, block from remote sites, allow from 
> localhost.
> 

This has to be adapted for your own config, but an ACL could look like this:

deny
!hosts = localhost
local_parts = root

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to