FAQ / Encryption (TLS/SSL) / Q1702
| /Q1701 /Q1702 /Q1703 /Q1704 /Q1705 /Q1706 /Q1707 /Q1708 |
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}{}{}{*}}
| /Q1701 /Q1702 /Q1703 /Q1704 /Q1705 /Q1706 /Q1707 /Q1708 |
FAQ / Encryption (TLS/SSL) / Q1702
