Re: [EXIM] filter problem

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Steve Lamb
Fecha:  
A: exim-users@exim.org
Asunto: Re: [EXIM] filter problem
On Sat, 13 Jun 1998 18:00:33 -0500 (CDT), Steven A. Reisman wrote:

>Help! I'm trying to create a filter that will catch email with "$$$"
>in the Subject header. But I can't seem to figure out how to specify
>a literal $.


>if $h_subject matches "(XXX|!!!|BULK|MONEY|\\$\\$\\$)"


    Why not just \$?  Since exim uses pcre that is the perl way of denoting a
literan $.



-- 
             Steve C. Lamb             | Opinions expressed by me are not my
    http://www.calweb.com/~morpheus    | employer's.  They hired me for my
             ICQ: 5107343              | skills and labor, not my opinions!
---------------------------------------+-------------------------------------




--
*** Exim information can be found at http://www.exim.org/ ***