>
> ----- Original Message -----
> From: "Geoff Soper" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, July 17, 2004 6:36 AM
> Subject: .procmailrc problem
>
>
>> Can anyone suggest why this .procmailrc rule:
>>
>> <snip>
>> # Spam
>> :0:
>> * ^X-Spam-Flag: YES
>> * [EMAIL PROTECTED]
>> * !^X-Loop: [EMAIL PROTECTED]
>> | (formail -r -I"Precedence: junk" \
>>   -A"From: [EMAIL PROTECTED]"  \
>>   -A"X-Loop: [EMAIL PROTECTED]" ; \
>>  cat /home/username/auto_responders/geoff_spam) | $SENDMAIL -t
>> <snip>
>
> No, but I would try it with X-Spam-Status instead of X-Spam-Flag FWIW.
>

Oops, it was actually using X-Spam-Status until this morning when I tried
changing to see if that was the problem. I've realised the problem to
actually be the
>> * [EMAIL PROTECTED]
recipe which should be
>> * [EMAIL PROTECTED]
I'd mistyped the regular expression! Simple when you know..

Thanks,
Geoff

Reply via email to