diff --git a/docs/guides/email/postfix/how-to-setup-an-email-server/index.md b/docs/guides/email/postfix/how-to-setup-an-email-server/index.md index 031bbb65c0d..37546e87771 100644 --- a/docs/guides/email/postfix/how-to-setup-an-email-server/index.md +++ b/docs/guides/email/postfix/how-to-setup-an-email-server/index.md @@ -638,7 +638,7 @@ Since Postfix uses `mbox` by default rather than `Maildir`, some additional conf unix_listener /var/spool/postfix/private/auth { mode = 0660 user = postfix - group = postifx + group = postfix } ``` @@ -1547,4 +1547,4 @@ The Let's Encrypt certificate and key must also be updated to include the virtua - Stay vigilant about [security vulnerabilities](https://ubuntu.com/security/notices) by keeping your operating system and server software up to date. Regularly apply patches and updates to help maintain a secure server. -- Make regular backups of your server. Consider using our [Backup Service](https://techdocs.akamai.com/cloud-computing/docs/backup-service) to automate your backups. \ No newline at end of file +- Make regular backups of your server. Consider using our [Backup Service](https://techdocs.akamai.com/cloud-computing/docs/backup-service) to automate your backups.