Erwin Ambrosch|XHOSTPLUS wrote:
> Hi All,
> 
> I've exim4 configured to do a verify = sender/callout=15s and it works 
> for sender which domain is not in the list of local_domains. If an 
> E-Mail is sent with the domain_part existing in the local_domains, it 
> exim4 doesn't perform the sender/callout verification.
> 
> Here my ACLS effected by this issue:
> 
> deny !verify   = sender/callout=15s
> 
> accept  domains = +local_domains
>          endpass
>          verify = recipient
> 

The order of the ACLs is very important. Are you sure you aren't sending
mail from an IP accepted in a former ACL? You should send your full
config (at least the ACL part) for us to help you efficiently.

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