Matt Kettler writes: > Steve [Spamassassin] wrote: > > Justin Mason wrote: > >> could you post an example of your config and the message you're testing > >> with, in full? > > OK.... in /etc/mail/spamassassin/local.cf > > > Received: by mail.mydomain.com (Postfix) id EFBE62E48F; Wed, 7 Feb > > 2007 12:57:43 +0000 (GMT) > > Nice.. A Received: header with no from clause. > > My guess is that the whitelist isn't working because it thinks this > message came from nowhere at all. In an environment where your outbound > SMTP server is also your MX, all bounce messages you get will be > received by mail.mydomain.com, but only locally generated bounces will > come from it.
Actually, this is definitely a bug :( http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5331 I've added a fix to work around it in SVN. --j.