Skip to content

Commit

Permalink
Fix typos in 2022-12-17-proxmox-alerts.md (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
therumbler authored Nov 8, 2023
1 parent 6873f28 commit 62feb2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2022-12-17-proxmox-alerts.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ hash the file
postmap hash:/etc/postfix/sasl_passwd
```

check to to be sure the db file was create
check to to be sure the db file was created

```bash
cat /etc/postfix/sasl_passwd.db
Expand Down Expand Up @@ -89,7 +89,7 @@ reload postfix
postfix reload
```

send a test emails
send a test email

```bash
echo "This is a test message sent from postfix on my Proxmox Server" | mail -s "Test Email from Proxmox" your-email@gmail.com
Expand Down

0 comments on commit 62feb2f

Please sign in to comment.