diff --git a/content/blog/mail_server_alpine_postfix_dovecot_tutorial/index.md b/content/blog/mail_server_alpine_postfix_dovecot_tutorial/index.md index d727ec7..8b232e8 100644 --- a/content/blog/mail_server_alpine_postfix_dovecot_tutorial/index.md +++ b/content/blog/mail_server_alpine_postfix_dovecot_tutorial/index.md @@ -470,7 +470,8 @@ smtps inet n - n - - smtpd -o smtpd_sasl_path=private/auth ``` -They may be commented out, or partially present without some options. +You may find them commented out, or partially present without some options, so make sure they are uncommented and +complete as per above. Restart Postfix.