WIP: configure postfix to use SASL to auth senders

This commit is contained in:
Morre 2020-07-05 16:44:54 +02:00
parent 1ce9ef9640
commit c08931882a
No known key found for this signature in database
GPG key ID: 5D9B9B1B8F424BBC
12 changed files with 147 additions and 39 deletions

View file

@ -17,12 +17,5 @@ postfix:
mydestination: []
ldap:
enable: false
server_host: ldap.example.com
senders:
search_base: "ou=users,dc=example,dc=com"
query_filter: ""
recipients:
search_base: "ou=users,dc=example,dc=com"
query_filter: ""
postfixmaps: []