Hello,


This FAQ entry : http://spamassassin.taint.org/faq/index.cgi?req=show&file=faq04.011.htp
says that all_spam_to will try to find the recipient in any of the following headers:

  Resent-To                # std, rfc822
 Resent-Cc                # std, rfc822

  To
 Apparently-To            # sendmail, from envelope
 Delivered-To             # Postfix, I think
 Envelope-Recipients      # qmail: new-inject(1)
 Apparently-Resent-To     # procmailrc manpage
 X-Envelope-To            # procmailrc manpage
 Cc

However my postfix installation (v2.0.12) with the "O" flag in the content_filter, makes the original recipient appear in the X-Original-To: field (mor einfo can be found by "man pipe" if postfix is installed).

Is there any way to add support for this field in my own SpamAssassin installation ? What about making this addition to the official SpamAssassin ?

Regards,
Stephane

Reply via email to