Not receiving all e-mail

Greetings,

I’ve been using MiaB for 3 years now on a Digital Ocean vm based in their Amsterdam datacenter. I’m an IT professional and enjoy the extra privacy of my personal e-mail server/file sharing.

I occasionally have issues where I will not receive specific e-mail or it will be delayed. For instance, I’m not receiving a password reset request from mysonicwall.com.

Additionally, Gmail still, after 3 years, flags my dedicated server IP as SPAM. MXtoolbox does not have me on any blacklists…so this is frustrating especially when sending customers sales quotes, etc.

Any advice?

Feel free to checkout my dns entries, but they’re solid.
brandoncoughlin.com

Try looking at entries in /var/log/mail.log for the message you are waiting for, as it is likely being delayed by postgrey. This can really take a long time if the sender keeps re-sending using an MTA on a different IP address. If this is the case, I created a guide with the intent of showing how to configure the postgrey whitelist:

It looks like you have an MX record that is an IP address and it should be a hostname. It is somewhat possible this will resolve inboxing issues. Since you are using an external DNS server for your domain, you will need to double-check that everything matches what MiaB is expecting for mail-related records. Usually the MiaB dashboard will report these kinds of things as errors.

For providers like Google that are habitually declaring your mail as spam, is there anything in the headers that Google thinks is not correct? Do they leave any messages for you in the mail log transactions?