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

Re: Filtering mail w/ procmail



Will wrote:
> here are some samples from my own bloated ~/.procmailrc :
> 
> 	DEBIAN=$MAILDIR/debian
> 	POSTGRES=$MAILDIR/pg
> 	MODPERL=$MAILDIR/mperl
> 	DEFAULT=$MAILDIR/inbox
> 
> 	:0
> 	* ^X-Loop: debian-.+@lists.debian.org
> 	* ^X-Loop: debian-\/[^@]+
> 	{ DN=`echo $MATCH | tr '[A-Z]' '[a-z]'` }
> 	:0A:
> 	$DEBIAN-$DN
>
Can Will or someone else explain how this $DN variable works?  What does
$MATCH get set to here?

Thanks
Mark.



Reply to: