1
0
Håvard O. Nordstrand 5 жил өмнө
parent
commit
da89a12fa4

+ 1 - 1
config/linux-server/applications.md

@@ -133,7 +133,7 @@ export TMPDIR=/var/lib/docker-compose-tmp
    3. Run: `postmap sasl_passwd`
    4. Fix permissions: `chmod 600 sasl_passwd*`
 8. Restart `postfix`.
-9. Try sending an email: `echo "Test from $HOSTNAME at time $(date)." | mail -s "Test" root`
+9. Try sending an email: `echo "Test from $(hostname) at time $(date)." | mail -s "Test" root`
 
 #### Examples