Re: suppressing (No client certificate requested) from TLS header

2009-05-19 Thread Julius Thijssen
On Mon, May 18, 2009 at 17:36, Victor Duchovni wrote: > On Mon, May 18, 2009 at 09:42:08AM -0500, Noel Jones wrote: > > > IF /^Received: .*by mail.my.domain/ > > IF /no client certificate/ > > /(.*)\(No client certificate requested\)(.*)/ > >   REPLACE $1 $2 > > ENDIF > > ENDIF > > This will leave

suppressing (No client certificate requested) from TLS header

2009-05-18 Thread Julius Thijssen
OK, I'm using SMTP with TLS, and I'd like to eliminate part of the header it generates; Received: from system (ip-address [1.2.3.4]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.some.serverdomain (Postfix) with ESMTPSA id 75F61C