mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-02-18 22:12:40 +00:00
add missed option
This commit is contained in:
parent
8f881174b3
commit
7ce1f4b145
1 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,12 @@ apt install dovecot-core dovecot-imapd
|
||||||
listen = ::
|
listen = ::
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### /etc/dovecot/conf.d/10-auth.conf
|
||||||
|
|
||||||
|
``` /etc/dovecot/conf.d/10-auth.conf
|
||||||
|
disable_plaintext_auth = no
|
||||||
|
```
|
||||||
|
|
||||||
### /etc/dovecot/conf.d/10-master.conf
|
### /etc/dovecot/conf.d/10-master.conf
|
||||||
|
|
||||||
``` /etc/dovecot/conf.d/10-master.conf
|
``` /etc/dovecot/conf.d/10-master.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue