updated readme
This commit is contained in:
parent
7c0d769fa9
commit
c530cf811a
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue