I'm getting the Spamassassin tag:
0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines
This is caused by a "received" line of fetchmail:
Received: from domain.tld
by localhost with POP3 (fetchmail-6.2.5)
for user@mail.domain.tld (single-drop); Thu, 22 Dec 2005 07:30:47 +0100 (CET)
It doesn't contain any IP address there for Spamassassin rejects it.
Any ideas about how to fix this???
I'm trying to set my trusted and internal networks in SA, but this failure prevents it to work for mail fetched by fetchmail.
I could of course write a script to remove this headerpart, but where would I place it in the chain?
Or do you have a simpler idea?
Sjef.