On 4 Feb 2006 at 12:03, Marco wrote about
    "Re: [exim] AUTH over TLS only":

|...
| Can I send a custom SMTP error (ex. You must use an encrypted 
| session!!), when exim4 reject an non-encrypted authentication session?

As explained already, there won't be any non-encrypted authentication 
attempts to reject.

However, if a client does not authenticate, and then attempts to 
relay, you should be generating an SMTP error, probably in your RCPT 
ACL, along the lines of "relay not allowed without authentication".  
You could add some wording about TLS being required for 
authentication to this rejection.

- Fred





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