>>>>> "r" == rezeaux  <[EMAIL PROTECTED]> writes:

r> however, my ssl seems not to work perfectly. i need all transaction
r> to be over tls, but when even if i disable ssl in my mail client, i
r> can send mails. this is not good.

Don't advertise auth over unencripted connections:

# Advertise logins only for encrypted connections
auth_advertise_hosts = ${if eq {$tls_cipher}{}{}{*}}

 - J<

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