Robin's observation

2001-07-27 Thread Stephen Bosch


I took Robin's advice and filtered the list for

Outlook
Eudora
Pegasus
Webmail

and the result ABSOLUTELY BLEW ME AWAY.

Holy cow, what a difference.

I recommend this.

-Stephen-



Re: Robin's observation

2001-07-27 Thread Brook Humphrey

On Friday 27 July 2001 09:53 am, you wrote:
 I took Robin's advice and filtered the list for

 Outlook
 Eudora
 Pegasus
 Webmail

 and the result ABSOLUTELY BLEW ME AWAY.

 Holy cow, what a difference.

 I recommend this.

 -Stephen-
What client do you use and how do you set filters based on clients. I use 
linux but have never tried this type of thing before.



[OT] Re: Robin's observation

2001-07-27 Thread Jason Kawaja

perhaps (sorta-bash-psuedo-code):

for mail in `ls -1 ~/Maildir/qmail/cur` do
 if (!(grep Outlook $mail)) rm -f $mail
done

i dunno, geesh...

the sublist filter should check for OT in subj ;-)

On Fri, 27 Jul 2001, Brook Humphrey wrote:

 What client do you use and how do you set filters based on clients. I use
 linux but have never tried this type of thing before.


/* Regards,
   Jason Kawaja, UF-ECE Sys Admin */







RE: Robin's observation

2001-07-27 Thread Mike

I strongly suggest filtering out people who don't use qmail too.
Could someone forward my suggestion to Robin please?  Just once
will do it.

-Mike