formatting typo fixed
This commit is contained in:
parent
06eab3391f
commit
2995d50bfc
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ Edit Dovecot’s configuration file that deals with the LMTP daemon – you can
|
||||||
|
|
||||||
```
|
```
|
||||||
service lmtp {
|
service lmtp {
|
||||||
unix\_listener /var/spool/postfix/private/dovecot-lmtp {
|
unix_listener /var/spool/postfix/private/dovecot-lmtp {
|
||||||
group = postfix
|
group = postfix
|
||||||
mode = 0600
|
mode = 0600
|
||||||
user = postfix
|
user = postfix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue