Re: Need a little help with header_checks expression, matching literal $

2011-03-25 Thread Stan Hoeppner
Rob Foehl put forth on 3/25/2011 10:03 AM: > On Fri, 25 Mar 2011, Stan Hoeppner wrote: > >> /Subject:.*won.*\$\d.*/ REJECT Probable phish >> /Subject:.*won \$\d.*/REJECT Probable phish >> >> What the heck am I missing WRT making $ literal? > > Likely that it must be quoted/e

Re: Need a little help with header_checks expression, matching literal $

2011-03-25 Thread Rob Foehl
On Fri, 25 Mar 2011, Stan Hoeppner wrote: /Subject:.*won.*\$\d.*/ REJECT Probable phish /Subject:.*won \$\d.*/REJECT Probable phish What the heck am I missing WRT making $ literal? Likely that it must be quoted/escaped correctly in the shell: $ cat won_money /^Subject:.