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

Re: .procmailrc



On Sun, Oct 05, 2003 at 08:14:46PM +0200, andun@mjaau.com wrote:
> How do I make procmail sort out the debian user list?
> I've tried:
> 
> #Debian user
> :0
> * ^To:.*debian-user@lists.debian.org
> debian
> 
> But it doesn't work.
> 

I use 

:0:
* X-Mailing-List: <\/[^@]+
`echo $MATCH | sed -e 's/[\/]/_/g'`

To match all mails with X-Mailing-List headers in one go.


-- 
"In the land of the blind, the one-eyed man is caned."



Reply to: