1
0
Fork 0

updated readme

This commit is contained in:
ston1th 2020-01-19 13:38:03 +01:00
commit c530cf811a

View file

@ -42,9 +42,9 @@ The table name must be `secrets`.
The file path can be changed. The file path can be changed.
``` ```
table secrets file:/etc/mail/secrets table secrets "/etc/mail/secrets"
listen on egress port 587 smtps pki mx.example.com auth <secrets> listen on egress port submission tls pki mx.example.com auth <secrets>
``` ```
## Kopano Authentication Class Patch ## Kopano Authentication Class Patch