From 9ccf68bc22868ef21d23380b7748885574e4c3f4 Mon Sep 17 00:00:00 2001 From: Rajakavitha Kodhandapani Date: Thu, 14 May 2026 18:11:15 +0530 Subject: [PATCH] Update index.md * fixed a typo that was reported in DisQus comments --- .../email/postfix/how-to-setup-an-email-server/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.