https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5895
--- Comment #17 from Mark Martinec <[email protected]> 2010-01-05 09:43:27 UTC --- Created an attachment (id=4620) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4620) Suggested additional patch Some documentation change, one simplification (consistent with split(' ') in set_addrlist_value) and adding a default value [] to originating_ip_headers. As for the documentation change: at least for newer documentation I prefer to keep terminology consistent with RFC 5322 (ex RFC 2822). Namely, the loose term 'header' can mean any of the three things: - header section (a mail message consists of a header section and a body; header section consists of header fields); - header field (possibly multi-line element of a header section, consists of a field name, a colon, and a field body) - (header) field name - (header) filed body -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
