Fixed typo in instructions

This commit is contained in:
pmkuipers 2020-05-23 16:09:37 +02:00
parent eae45b5623
commit 1ddad7c76d

View File

@ -17,7 +17,7 @@ auth_default_realm=localhost
Change the line *mail_home* to: Change the line *mail_home* to:
``` ```
mail_home = /srv/vmail/mailboxes/%d@%n mail_home = /srv/vmail/mailboxes/%n@%d
``` ```
### /etc/postfix/main.cf ### /etc/postfix/main.cf