Re: Bit OT, help needed with a regex, please

2006-01-21 Thread Loren Wilton
I can't see anything wrong with the regex. My guess is that shell quoting and substitution might be biting you. Did the original working regex have parends around it? If not, looking at some of the other lines in that witches brew makes me think that maybe you need a backslash in front of each p

Bit OT, help needed with a regex, please

2006-01-20 Thread Chris
I know this is a mite off topic for the list but I've not been able to get any help in other lists I've posted including the procmail one. I thought that as a last resort I'd ask here since SA uses regex's for its rules. I'll take it off list if someone would just offer some suggestions as to