Problem scenario
You quickly set up an email server on a virtual machine in a public cloud. Some emails from the server are being received but some are not being received. What could be wrong?
Solution
1. If you are using Postfix, check the files in these locations:
/var/spool/postfix/private/bounce
/var/spool/postfix/bounce
/usr/lib/postfix/bounce
2. Look at the file /var/log/mail for clues about what could be wrong.
…
Continue reading “How Do You Get Your Linux Email Server to Deliver Email Consistently?”