On Fri, 3 Jun 2005, Marc Haber wrote: > > One of these challenges is the task of removing existing spamassassin > headers from the message when the message first enters exim.
A somewhat tangential comment: I recently changed our local scanner (which adds X-Cam-* headers) to add them to the top of the message rather than to the end of the headers. This is because they are effectively trace headers: like received headers more than one set can be added and it can be complicated to understand which ones were added when if they aren't consistently ordered. In addition to that, DomainKeys/IIM is coming and it strongly prefers headers to be prepended rather than appended. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
