I do -- could we please see the authenticators and and setting with
"tls" in the name?  Including the output of running:

Sorry, I forgot to include the authenticators in my last message:

CRYPTO_OR_LOCALHOST = or {{!eq{$tls_cipher}{}} {eq{$received_ip_address}{$sender_host_address}}}
auth_advertise_hosts = ${if CRYPTO_OR_LOCALHOST {*}{}}

dovecot_plain:
  driver = dovecot
  public_name = PLAIN
  server_advertise_condition = ${if CRYPTO_OR_LOCALHOST {yes}{no}}
  server_socket = /var/run/dovecot/auth-client
  server_set_id = $auth1

dovecot_login:
  driver = dovecot
  public_name = LOGIN
  server_advertise_condition = ${if CRYPTO_OR_LOCALHOST {yes}{no}}
  server_socket = /var/run/dovecot/auth-client
  server_set_id = $auth1


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