However, the other day a family member mentioned that an email she sent to me got rejected so since then I've been scrutinising my logs a bit (hence a couple of similar questions from me regarding logs in the last few days).
Anyway, I've seen in my mail.log quite a few emails rejected because the default install has address verification set up against a few RBLs - something I wasn't aware of until I starting poking around.
Since then, I've seen a couple of false positives in my logs (along with lots of genuine rejects for spam).
Most rejected email messages look similar to this:
Code: Select all
Apr 7 05:57:53 server postfix/smtpd[14485]: NOQUEUE: reject: RCPT from unknown[190.156.38.198]: 554 5.7.1 Service unavailable; Client host [190.156.38.198] blocked using dnsbl.sorbs.net; Dynamic IP Addresses See: http://www.sorbs.net/lookup.shtml?190.156.38.198; from=<[email protected]> to=<myemail> proto=ESMTP helo=<Dynamic-IP-19015638198.cable.net.co>
1. The vast majority of rejected emails come from the SORBS RBL but when I open the link in the log I can never get the information as to why it's blocked (it doesn't accept my captha responses, couldn't create an account) and;
2. They all have "Service unavailable" in them
So what service is unavailable? The RBL? I found a mailing list discussion that suggested that Postfix may reject emails if it can't access an RBL but that's just stupid and most people on the list agreed this isn't the default behaviour.
So if anyone's got any ideas and could also see if they get similar entries in their logs I'd be grateful.
Ta.
Darren.