Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ubu.bank being rejected as unknown tld

Status
Not open for further replies.

jfmays

ISP
Oct 2, 2008
35
0
0
US
I have senders sending from the domain ubu.bank being rejected. Sendmail log shows them being rejected for unknown top level domain. I have specifically allowed the tld in the access db. --

[root@mta1 mail]# grep bank access
bank OK

Still, it gets rejected.

[root@mta1 mail]# grep ubu.bank /var/log/maillog
Apr 18 13:01:19 mta1 milter-ahead[1733]: 13773 u3II0ogU012210: sender <matt@ubu.bank> from unknown TLD
Apr 18 13:01:19 mta1 sendmail[12210]: u3II0ogU012210: Milter: from=<matt@ubu.bank>, reject=550 5.7.1 sender blocked
Apr 18 13:01:27 mta1 sendmail[12210]: u3II0ogU012210: from=<matt@ubu.bank>, size=0, class=0, nrcpts=0, proto=SMTP, daemon=MTA, relay=warehouse.yhti.net [96.47.193.9]

How do I allow this top level domain?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top