On Sun, Oct 05, 2003 at 08:14:46PM +0200, [EMAIL PROTECTED] wrote:
> How do I make procmail sort out the debian user list?
> I've tried:
> 
> #Debian user
> :0
> * ^To:[EMAIL PROTECTED]
> debian
> 
> But it doesn't work.
> 

I use 

:0:
* X-Mailing-List: <\/[EMAIL PROTECTED]
`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."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to