You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2013/02/01 17:24:57 UTC

[Bug 6896] URL parser collects also invalid domain names, resulting in warnings from a DNS resolver

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6896

--- Comment #7 from Mark Martinec <Ma...@ijs.si> ---
Just in case someone decides to tackle the URI parser some day in the
indefinite future, here are two more cases of invalid domain names
ending up in a DNS query, resulting in the following info() log entries:

dns: new_dns_packet (domain=
kluba-------------------------------------------------------------www.last-minute.si.
 type=ANY class=IN) failed: a label in a domain name is longer than 63 bytes

dns: new_dns_packet (domain=
\134documents and settings\134shenette\134desktop\1342012\134april
emailing\134environment\134www.oxfordroundtable.co.uk.
 type=A class=IN) failed: a label in a domain name is longer than 63 bytes

-- 
You are receiving this mail because:
You are the assignee for the bug.