Re: [Exim] embedding '$' in filter?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Dennis Taylor
Cc: exim-users
Asunto: Re: [Exim] embedding '$' in filter?
On Wed, 16 Aug 2000, Dennis Taylor wrote:

> I want to search for '$' in the subject line, but I can't seem to get the
> syntax. The obvious choice, '\$' doesn't work. Any help?


if $h_subject: contains \$ then ...

OR

if $h_subject: contains "\\$" then ...


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.