On Tue, 25 Sep 2007, Darren Jacobs wrote:

> I'd like to force users sending mail to the smtp submission port 587
> to (1) be forced to use tls and (2)  be force to authenticate.

An addendum to ther others' answers: if you are doing plaintext
authentication then your authenticator must have the condition:
  server_advertise_condition = ${if def:tls_cipher }
in which case all you need in your ACL is
  require authenticated = *

http://www-uxsup.csx.cam.ac.uk/~fanf2/hermes/conf/exim/etc/etc.ppsw/configure

Tony.
-- 
<[EMAIL PROTECTED]>   <[EMAIL PROTECTED]>   http://dotat.at/   ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}

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