[Mimedefang] How to strip existing 'X-' lines from a message

G. Roderick Singleton gerry at pathtech.org
Thu Jul 10 08:47:01 EDT 2003


On Thu, 2003-07-10 at 08:30, David F. Skoll wrote:
> On Thu, 10 Jul 2003, G. Roderick Singleton wrote:
> 
> >         action_delete_all_headers("X-");
> 
> Will only delete headers named "X-".  There are no wildcard matches.
> 
> If you really want to delete all X- headers, you have to open up
> the file ./HEADERS, read it, pick off the X- headers, and call
> action_delete_all_headers with every X- header that you find.
> 

DRAT! Thanks. I'll do 'em one at a time then. ;-(
-- 
Gerry Roderick Singleton <gerry at pathtech.org>
416-452-4583




More information about the MIMEDefang mailing list