On 07/13/2013 05:39 PM, Jari Fredriksson wrote:
13.07.2013 16:41, Axb kirjoitti:
my weekly masdcheck which just ran a while ago spit a huge list of
Malformed UTF-8 character (unexpected non-continuation byte 0x6e,
immediately after start byte 0xf6) in transliteration (tr///) at
/data/masscheckwork/weekly_mass_check/masses/../lib/Mail/SpamAssassin/DnsResolver.pm
line 627.
also way too many like:
dns: new_dns_packet (domain=g-ecx..images-amazon.com. type=A class=IN)
failed: a domain name contains a null label
dns: new_dns_packet (domain=www.pearl..de. type=A class=IN) failed: a
domain name contains a null label
dns: new_dns_packet (domain=new..itunes.com. type=A class=IN) failed:
a domain name contains a null label
where domains have two periods as in images-amazon..com
I checked a few of these msgs and none of the domains had borked URIs
seems something is not parsing correctly
Anybody else? Marc? any idea where I should start looking?
Thx
The emails in question do have invalid URIs in them.
They may or may not be like
images-amazon.
.com
They may also contain illegals characters between the dots, maybe spaces.
I said: "I checked a few of these msgs and none of the domains had
borked URIs"
I manually passed some of these samples through SA and there were no errors