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

Re: sorting this mail



	Subject: sorting this mail
	Date: Wed, May 12, 1999 at 09:01:47AM -0500

In reply to:tf

Quoting tf(hmf@softhome.net):
> hey all
> 
> I don't suppose the list manager would consider putting somthing like [deb] in the subject line, would he (you)?  Sure would 
> help me sort this stuff...
> -t
> 

# Exim filter


if $header_x-loop: contains "debian-user"
then
    save $home/mail/Lists/debian-user
endif

if $h_x-loop: contains "debian-devel"
then
    save $home/mail/Lists/debian-devel
endif


~/.procmail
:0:
* X-Mailing-List: <debian-user@lists.debian.org>
$DEBIANFOLDER


Its easy when you Read The Fine Manual(s).

-- 
Pascal, n.:
 A programming language named after a man who would turn over in
 his grave if he knew about it.
_______________________________________________________
Wayne T. Topa <wtopa@mindspring.com>


Reply to: