Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
```

Expand Down Expand Up @@ -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.
- Make regular backups of your server. Consider using our [Backup Service](https://techdocs.akamai.com/cloud-computing/docs/backup-service) to automate your backups.
Loading