Re: [EXIM] filter problem

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Steve Lamb
日付:  
To: exim-users@exim.org
題目: 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/ ***