[SA-exim] Remove SA Header for non SPAM

Dickenson, Steven sdickenson at keyschool.org
Sun Dec 7 17:19:19 PST 2003


My remote_smtp transport looks like this...

remote_smtp:
  debug_print = "T: remote_smtp for $local_part@$domain"
  headers_remove = "X-SA-Do-Not-Rej:X-SA-Do-Not-Run:X-SA-Exim-Scanned"
  driver = smtp

And works fine...

Steven
---
Steven Dickenson <sdickenson at keyschool.org>
Network Administrator
The Key School, Annapolis Maryland 

-----Original Message-----
From: Jeffrey Carter [mailto:j.carter at ieee.org] 
Sent: Saturday, December 06, 2003 10:48 PM
To: sa-exim at lists.merlins.org
Subject: [SA-exim] Remove SA Header for non SPAM


> On Sat, Nov 22, 2003 at 05:47:45PM +0100, Torsten Mueller wrote:
>> Hello,
>> 
>> i run SA v 2.60, and sa-exim as
>> local_scan_path = /usr/local/exim/lib/sa-exim.so
>> 
>> i want to exclude the SA header from non SPAM mails.
>> I tested some configurations, but didn't succeed.

>You need to remove the headers SA puts in exim.conf
>(see header remove), or in exim's system_filter
>
>Marc

I have the same problem, and I have been trying without
success to get the headers_remove option to do anything
in the transport description. As you should be able to
see in this e-mail, X-SA-Do-Not-Run: etc get sent in 
outgoing mail.

I'm using sa-exim 3.1, exim 4.22. I think I've pulled
the relevant bits in from the examples on the sa-exim
web site, but nothing seems to have an effect.

# This transport is used for delivering messages over SMTP connections.

remote_smtp:
  driver = smtp
  # This is generally set on messages originating from local users and it
tells
  # SA-Exim not to scan the message or that the message was scanned.
  # Let's remove these headers if the message is sent remotely
  headers_remove =
X-SA-Do-Not-Run:X-SA-Exim-Scanned:X-SA-Exim-Rcpt-To:X-SA-Exim-Mail-From:X-SA
-Exim-Version


Is there an example of stripping these in exim's 
system filter somewhere that I've missed?

Jeff Carter



_______________________________________________
SA-Exim mailing list
SA-Exim at lists.merlins.org
http://lists.merlins.org/lists/listinfo/sa-exim



More information about the SA-Exim mailing list