On Fri, Oct 28, 2011 at 12:16:34AM -0400, Phil Pennock wrote:
> On 2011-10-27 at 16:28 +0200, Nicolas KOWALSKI wrote:
> > /C=FR/ST=Ille-et-Vilaine/O=Home/OU=Computing/CN=Nicolas 
> > KOWALSKI/[email protected]
> 
> > ${extract{emailAddress}{${extract{-1}{/}{${tls_peerdn}}}}}
> > 
> > Obviously, this will fail if the /-separated last field is not the 
> > emailAddress.
> 
> How about:
>   ${filter {</ $tls_peerdn}{eqi{${substr_0_13:$item}}{emailAddress=}}}

Thanks for your reply.

I tried, but the 'emailAddress' string is not removed from the result. 
Not sure why.

-- 
Nicolas

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to