FAQ / Encryption (TLS/SSL) / Q1702



Q1702

Question

How can I arrange for Exim to advertise support for SMTP authentication only when the session is encrypted?

Answer

Use this setting:

auth_advertise_hosts = ${if eq{$tls_cipher}{}{}{*}}



FAQ / Encryption (TLS/SSL) / Q1702


CategoryFrequentlyAskedQuestions

EximWiki: FAQ/Encryption_TLSSSL/Q1702 (last edited 2008-09-25 11:39:32 by localhost)