Hello rezeaux,

rezeaux, 22.01.2007 (d.m.y):

> however, my ssl seems not to work perfectly. i need all transaction to be
> over tls, but when even if i disable ssl in my mail client, i can send
> mails. this is not good.
> 
> note that i have in my exim4.autogenrated the following:
> 
> #################
> MAIN_TLS_ENABLE = true
> auth_advertise_hosts = *

I would advertise the AUTH capability only via TLS.
Give this a try:
auth_advertise_hosts = ${if eq{$tls_cipher}{}{}{*}}

A nice tool for testing purposes is "swaks"...

Gruss/Regards,
Christian Schmidt

-- 
Falls noch Fahrer fehlen, ich fahre gerne und viel (gegen 'ne Wand).
                -- Robert Depenbrock

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