You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2006/05/03 19:32:40 UTC

[Bug 4888] Some added "Report" variables

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4888


felicity@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.2.0




------- Additional Comments From felicity@apache.org  2006-05-03 17:32 -------
Hrm, interesting idea.

My only comment would be that an implementation should be more generic,
something like:

_HEADER(From)_
_HEADER(Message-ID)_

Where the value is equal to the same as those for header rules.  ie: for the
above From addition, you'd really probably want:

_HEADER(From:addr)_

or

_HEADER(EnvelopeFrom)_

etc.  This should be pretty trivial to code up I think.  Thoughts anyone?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.