VaraPrasad Yalla wrote:
> Hello,
> 
> I am trying to block emails from  all other IP addresses except  from
> one IP  address which is  of  an external mail  filter device we use
> now . Please let me know  if something like  this can be done from
> the traditional  exim email filters .
> 

Of course, you can use an acl like this one at connect or rcpt (or whichever acl
 time you wish)

deny
!hosts = ip.of.my.filteringdevice


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

-- 
## 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/

Reply via email to