On Sun, Feb 28, 1999 at 08:20:30 -0600, Lance Hoffmeyer wrote:
> I also setup some filters
>
> :0:
> * ^Subject:.*S-News*
^^
You probably want 's.*' here. 's*' only matches 'ss',
'sss' etc., no 's'[anything].> /Statistics/S-News > :0: > * ^Subject:.*SEMNET* Same here. Make it '* ^Subject:.*SEMNET.*', or simply leave out the trailing '.*'. > /Statistics/SEM HTH, Ray -- Tevens ben ik van mening dat Nederland overdekt dient te worden.

