https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6692
Bug #: 6692
Summary: add_header - "template tag" conditional
Product: Spamassassin
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
It would be helpful to extend add header to allow adding header only when
template tag is non empty.
e.g.
add_header_cond all Languages _LANGUAGES_ _LANGUAGES_
instead of
add_header all Languages _LANGUAGES_
to avoid adding empty X-Spam-Languages header.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.