8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Stripping headers?
FromSent OnAttachments
Casey Allen Shobe - SeattleServer Mailing ListsMay 4, 2005 4:43 pm 
PollywogMay 4, 2005 6:00 pm 
Casey Allen Shobe - SeattleServer Mailing ListsMay 5, 2005 1:01 am 
Chris HollemanMay 5, 2005 1:21 am 
Ed WMay 5, 2005 1:50 am 
Thorsten HaudeMay 5, 2005 1:56 am 
Ed WMay 5, 2005 2:52 am 
Thorsten HaudeMay 5, 2005 4:36 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Stripping headers?Actions...
From:Pollywog (lin@shadypond.com)
Date:May 4, 2005 6:00:31 pm
List:net.sourceforge.lists.courier-maildrop

On Wednesday 04 May 2005 11:44 pm, Casey Allen Shobe - SeattleServer Mailing Lists wrote:

How can I remove certain email headers if they exist from the mail before delivery with maildrop?

I believe that can be done in your MTA, I know you can do it in Postfix header_checks by setting the header to IGNORE

example

/^X-Evolution/ IGNORE

Something similar can be done in Exim, but I don't recall the details.

8)