[EMAIL PROTECTED] wrote: > We are facing problem in accepting mails from one of our own servers listed > in spam database. How can mails be accepted from a specific IP?
That depends on exactly how the mails are rejected in the first place. I suggest that you read up on how ACLs work in chapter 40 of the Exim specification. You should probably arrange for mail from your own servers to be accepted early on, skipping most policy checks or ignoring failures. Otherwise your other servers might be sending a lot of bounces to forged addresses. -- Magnus Holmgren -- ## 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/
