4 Oct
2004
4 Oct
'04
19:04
Patrick wrote regarding 'Re: [SLE] procmailrc' on Mon, Oct 04 at 13:32:
* Danny Sauer <suse-linux-e.suselists@danny.teleologic.net> [10-04-04 12:21]:
Incidentally, I use:
# Suse-linux-english list :0 * ^[sS]ubject:.*\[SLE\] .lists.suse/
you might want to revise as case is ignored by default:
:0 *Subject:.*\[SLE\] .lists.suse/
Oh yeah, thanks. I spend most of my time in perl, and get confused when there's no /i at the end of regexps. :) --Danny, same old dog, same old tricks