On Mon, 13 Dec 2004 14:59:12 +1300 Nick Rout <[EMAIL PROTECTED]> wrote:
> > :0: > > * ^Subject: [0123456789]+ > > there might be spaces between "Subject:" and the numbers, how about: > > * ^Subject:.*[0123456789]+ actually come to think of it that wil catch more than spaces between "Subject:" and the numbers, but it seems there is usually at least one space in there. -- Nick Rout <[EMAIL PROTECTED]>
