Hi,
Have a few clients who receive emails from people who have not setup their DNS properly. Looks like by default Postfix blocks this. Can I open this to allow for these badly configured email servers?
root@sosaria:/var/log# cat mail.log | grep azulejosbrihuega.com
Jan 20 10:52:51 sosaria postfix/smtp[27188]: 03CA7195A7BC: to=<almacen@azulejosbrihuega.com>, relay=azulejosbrihuega.com[178.33.167.48]:25, delay=2.1, delays=0.55/0/0.4/1.1, dsn=2.0.0, status=sent (250 OK id=1W5Bfq-004LmD-P0)
Jan 20 11:07:51 sosaria postfix/policyd-weight[21901]: decided action=550 temporarily blocked because of previous errors - retrying too fast. penalty: 30 seconds x 0 retries.; <client=79.148.117.177> <helo=ayptorw3s042.azulejos.local> <from=jesust@azulejosbrihuega.com> <to=gerencia@paxcroix.com>; delay: 0s
Jan 20 11:07:51 sosaria postfix/smtpd[27492]: NOQUEUE: reject: RCPT from 177.Red-79-148-117.staticIP.rima-tde.net[79.148.117.177]: 550 5.7.1 <gerencia@paxcroix.com>: Recipient address rejected: temporarily blocked because of previous errors - retrying too fast. penalty: 30 seconds x 0 retries.; from=<JesusT@azulejosbrihuega.com> to=<gerencia@paxcroix.com> proto=ESMTP helo=<ayptorw3s042.AZULEJOS.LOCAL>
Jan 20 13:08:09 sosaria postfix/smtp[29906]: 7C58A195A7A0: to=<almacen@azulejosbrihuega.com>, relay=azulejosbrihuega.com[178.33.167.48]:25, delay=6.7, delays=6.1/0/0.36/0.2, dsn=2.0.0, status=sent (250 OK id=1W5Dmn-000VXx-Mt)
Jan 20 13:11:02 sosaria postfix/policyd-weight[21900]: weighted check: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 BL_NJABL=SKIP(-1.5) CL_IP_NE_HELO=1.5 RESOLVED_IP_IS_NOT_HELO=1.5 (check from: .azulejosbrihuega. - helo: .ayptorw3s042.azulejos. - helo-domain: .azulejos.) FROM_NOT_FAILED_HELO(DOMAIN)=3; <client=79.148.117.177> <helo=ayptorw3s042.azulejos.local> <from=jesust@azulejosbrihuega.com> <to=gerencia@paxcroix.com>; rate: 1.5
Jan 20 13:11:02 sosaria postfix/policyd-weight[21900]: decided action=550 Mail appeared to be SPAM or forged. Ask your Mail/DNS-Administrator to correct HELO and DNS MX settings or to get removed from DNSBLs; MTA helo: ayptorw3s042.azulejos.local, MTA hostname: 177.red-79-148-117.staticip.rima-tde.net[79.148.117.177] (helo/hostname mismatch); <client=79.148.117.177> <helo=ayptorw3s042.azulejos.local> <from=jesust@azulejosbrihuega.com> <to=gerencia@paxcroix.com>; delay: 1s
Jan 20 13:11:02 sosaria postfix/smtpd[29957]: NOQUEUE: reject: RCPT from 177.Red-79-148-117.staticIP.rima-tde.net[79.148.117.177]: 550 5.7.1 <gerencia@paxcroix.com>: Recipient address rejected: Mail appeared to be SPAM or forged. Ask your Mail/DNS-Administrator to correct HELO and DNS MX settings or to get removed from DNSBLs; MTA helo: ayptorw3s042.azulejos.local, MTA hostname: 177.red-79-148-117.staticip.rima-tde.net[79.148.117.177] (helo/hostname mismatch); from=<JesusT@azulejosbrihuega.com> to=<gerencia@paxcroix.com> proto=ESMTP helo=<ayptorw3s042.AZULEJOS.LOCAL>
Jan 20 13:27:30 sosaria postfix/smtp[30274]: C40C0195B080: to=<almacen@azulejosbrihuega.com>, relay=azulejosbrihuega.com[178.33.167.48]:25, delay=8.8, delays=7.6/0/0.13/1.1, dsn=2.0.0, status=sent (250 OK id=1W5E5V-000aop-OF)
I've checked and the domain is not listed in the spam lists. Whats the best approach to allow this good emails?
Thanks,
Rob