Tobias Diedrich wrote:
> Spamassassin sets UNPARSABLE_RELAY on every message.
> Maybe it doesn't handle IPv6 and TLS correctly?
> Mailserver is postfix.
> The last hop before reaching mailman is a TLS IPv6 connection...

After looking at the code the conclusion is:
This will always be set for Postfix, because it generates a
'Received:'-Line not starting with from:
"Received: by $HOST (Postfix) id $QUEUEID; $DATE"
Which spamassassin does not parse (on purpose), increases the
num_unparsed counter and thus triggers the rule.  *sigh*

-- 
Tobias                                          PGP: http://8ef7ddba.uguu.de



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to