On Thu, Mar 05, 2009 at 03:21:08PM +0200, [email protected] wrote:
> hi i would like to block all headers that use this header. the problem is i 
> do not know how to make it specific because the version number will change 
> all the time
> So my condition will block all mails with this header in 
> 
> My Condition
> condition = ${def:h_X-Mailer: {1}{0}}
> 
> But i would like to make it more specific so make it look for anythin with
> aspNetEmail ver and any number with the format "3.5.2.59"is this possible
> and can someone point me in the right direction.

Try
http://exim.org/exim-html-current/doc/html/spec_html/ch11.html#SECTexpcond
and search for "match {" .

-- 
Dave Evans
http://djce.org.uk/
http://djce.org.uk/pgpkey

Attachment: signature.asc
Description: Digital signature

-- 
## List details at http://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