On Fri, 18 Aug 2006, Marten Lehmann wrote:

> acl_check_rcpt:
> 
> [...]
> 
> require verify = sender
> 
> [...]
> 
> accept  authenticated = *
> deny    message       = relay not permitted
> 
> The problem is that even when the sender verify fails the email will be 
> accepted if the user has authenticated. 

Please post evidence of this. It should not happen with the ACL you have 
shown.

> ... and how can I can I change the error message returned to the
> client (I guess just a mesdsage=... line)?

require message = Sender must verify
        verify = sender

-- 
Philip Hazel            University of Cambridge Computing Service
Get the Exim 4 book:    http://www.uit.co.uk/exim-book

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