On 2/20/2009, Charles Marcus (cmar...@media-brokers.com) wrote: > Spam assassin sets the x-spam header on the way in. When it gets sent > > back out, it doesn't get spam headers added. And since it's a reply, > > the fact that spam headers were set set on the way in doesn't matter > > since those headers, are no longer the headers. It's a new message, > > with new headers.
What do you mean 'since its a reply'?? The path should be: internet > postfix > spamassassin > postfix > delivery The vacation auto-response (reply) doesn't get generated until AFTER the inbound message is delivered. Up to the 'delivery' point above, the message is the SAME message, and should have the same messageID and headers (with additional x-spam header(s) after it passes through spamassassin). So, the x-spam headers SHOULD still be present in the message when it hits the deliver agent, thus vacation.pl should NOT send an auto-response. -- Best regards, Charles