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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Philip Hazel
Ημερομηνία:  
Προς: Dennis Taylor
Υ/ο: exim-users
Αντικείμενο: 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.