User Tools

Site Tools


exim_smtp_authentication_against_ldap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
exim_smtp_authentication_against_ldap [2017/09/09 17:54]
127.0.0.1 external edit
exim_smtp_authentication_against_ldap [2020/02/13 22:55] (current)
Line 160: Line 160:
 filter = exim filter = exim
 logpath = /var/log/exim4/mainlog logpath = /var/log/exim4/mainlog
 +</code>
 +
 +You will probably want to have Exim listen to alternate ports (465/587), and allow auth only on encrypted connections:
 +<code>
 +daemon_smtp_ports = 25 : 465 : 587
 +tls_on_connect_ports = 465
 +auth_advertise_hosts = localhost : ${if eq{$tls_cipher}{}{}{*}}
 </code> </code>
  
exim_smtp_authentication_against_ldap.1504994063.txt.gz ยท Last modified: 2020/02/13 22:55 (external edit)

free spam filter