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 {
|
||||
unix\_listener /var/spool/postfix/private/dovecot-lmtp {
|
||||
unix_listener /var/spool/postfix/private/dovecot-lmtp {
|
||||
group = postfix
|
||||
mode = 0600
|
||||
user = postfix
|
||||
|
|
@ -71,4 +71,4 @@ mail_plugins = $mail_plugins sieve
|
|||
Restart Dovecot and you are done:
|
||||
```
|
||||
systemctl restart dovecot
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue