On Wed, Jan 30, 2002 at 08:11:53PM -0600, j.urban wrote:
> On Wed, 30 Jan 2002, Jeremy Zawodny wrote:
> 
> > > > do you have a procmail recipe which will catch ALL the messages to
> > > > this list and put them in one folder? Even CCs, reply's, whatever?
> > > >
> > > > I follow several lists, and this  is one of the only two that I
> > > > can't come up with a working recipe for.
> >
> >
> > I use:
> >
> >   # MySQL
> >
> >   :0
> >   * ^[EMAIL PROTECTED]
> >   mysql
> >
> > Jeremy
> 
> I've had good results with the following as well:
> 
> :0
> * ^List-ID: <mysql.mysql.com>
> mysql-list

That will miss replies which are sent to the list an CC'd to you.  The
list copy will match, but the CC'd copy will not.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.41-max: up 28 days, processed 624,909,341 queries (257/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to