MythicSalt/states/email/exim4/conf.d/auth/30_dovecot_auth

19 lines
426 B
Plaintext
Raw Normal View History

# Authenticate via dovecot.
#
# For plain and login the connection must be ciphered.
dovecot_plain:
driver = dovecot
public_name = PLAIN
server_socket = /var/run/dovecot/auth-client
#server_set_id = $auth2
server_mail_auth_condition = false
#dovecot_login:
# driver = dovecot
# public_name = LOGIN
# server_socket = /var/run/dovecot/auth-client
# #server_set_id = $auth2
# server_mail_auth_condition = false