WIP: configure postfix to use SASL to auth senders
This commit is contained in:
parent
1ce9ef9640
commit
c08931882a
12 changed files with 147 additions and 39 deletions
|
|
@ -1,9 +1,16 @@
|
|||
# dovecot
|
||||
# postfix
|
||||
|
||||
## Parameters and defaults
|
||||
|
||||
All configuration is to be placed inside the `postfix` and `postfixmaps` dicts.
|
||||
|
||||
## LDAP
|
||||
|
||||
This role supports LDAP as configuration source for:
|
||||
|
||||
* TODO: finish list
|
||||
|
||||
Note that only ldap**s** connections are supported.
|
||||
|
||||
**postfix**
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue