Symptom: Automatic MIAB status email indicates spam blacklists timeouts. What are timeouts?
What I did to troubleshoot:
I tested sending/receiving email between my email at example dot com and my gmail account which succeeded.
I went to the URL’s listed in the email to check statuses but they showed no issue.
System Status Check is all green.
Is there anything more i should do or be concerned about? This is the first time in about a years operation I’ve seen anything like this. System Status Check is all green.
Thanks very much
Steve.
Email I got:
System – Currently:
✓ System software is up to date.
Network – Previously:
✓ IP address is not blacklisted by zen dot spamhaus dot org.
Network – Currently:
The IP address of this machine at is listed in the Spamhaus Block List (code [timeout]), which may prevent recipients from receiving your email. See http://www dot spamhaus dot org/query/ip/
box dot example dot com – Previously:
✓ Domain is not blacklisted by dbl dot spamhaus dot org.
box dot example dot com – Currently:
This domain is listed in the Spamhaus Domain Block List (code [timeout]), which may prevent recipients from receiving your mail. See http://www dot spamhaus dot org/dbl/ and http://www dot spamhaus dot org/query/domain/box dot example dot dot com.
example dot com – Previously:
✓ Domain is not blacklisted by dbl dot spamhaus dot org.
example dot com – Currently:
This domain is listed in the Spamhaus Domain Block List (code [timeout]), which may prevent recipients from receiving your mail. See http://www dot spamhaus dot org/dbl/ and http://www dot spamhaus dot org/query/domain/example dot com.
You said my greater issue was I’m on a blacklist, but I don’t understand that. As I noted originally, following the url to spamhaus shows my domain as “unlisted”. Ordinarily, this would seem a false positive, but I’ll wait for your comment. Tks very much!
I disagree with the assessment from @alento. I am pretty sure this is a false positive.
As you already stated the system status check is green again, indicating that you are not blacklisted on the Spamhaus list.
But this is definitely misleading and I will create a new issue on Github, so maybe we can adjust the message to be less misleading if there is a timeout
(For technical details: We want the spamhaus status to be None, but since it is “[timeout]” the status checker assumes that you are blacklisted.)
I agree that the error message is misleading in this case and pushed a fix at https://github.com/mail-in-a-box/mailinabox/pull/1817. In my experience, these lists tend to time out sometimes. Spamhaus less than others. For those that don’t know it: https://mxtoolbox.com/blacklists.aspx is a nice tool to check against a few of these lists and also receive email notifications once a status changes.
I’ve seen this a few times on my Vultr hosted instance recently. I know based on the activity of my MiAB instance that there’s nothing sending to have put us on the Spamhaus blocklist. Warning went away after a day on .47 earlier this week. I just updated to .48 thinking this might be an item it resolves but saw it again on the Vultr instance again just after update. Not seeing it on Linode or DO being maintained at same time.
You’re right … I misread the OP. However the assessment of the actual problem was spot on. At the time the MiaB was making the request to check the blacklist it timed out. There was no mistake in that.