[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: procmail receipes



On Fri, Aug 25, 2000 at 04:27:52AM +0000, Geordie Birch wrote:

> THUS SPAKE Dale L . Morris, on Aug 24:
> 
> > I'm wondering if the syntax is correct. This is what I'm using
> > for a procmail receipe: 
> > 
> > :0: 
> > * ^To_debian-user@lists.debian.org 
> > debian-user
> > 
> > Will it work?
> 
> No. you need a colon, not an underscore.

Actually, what I think he was trying to do was use procmails special
TO_ trick. It will match To:, Cc:, Bcc: and so on. So this should work:

:0:
* ^TO_debian-user@lists.debian.org
debian-user


> Also,  using the 'To' field is suboptimal (the word of the day ;)) as many
> people cc the list.

TO_ will catch this.
-- 

// André



Reply to: