On Tue, Jun 06, 2006 at 11:19:10AM -0400, Theo Van Dinter wrote: > As I recall, spamass-milter only copies back a certain set of headers.
Just for the records: You remember right. From http://savannah.nongnu.org/support/?func=detailitem&item_id=102966#options -------8<------ Unfortunately spamass_milter only extracts specific named headers (Report, Flags, Status) using replace_or_insert, so the custom header is lost. -------8<------ Rainer