SUMMARY: mailing list management

From: Mike's List <mikelist_at_sky.net>
Date: Tue Mar 16 2004 - 10:27:47 EST
If you are using a later version of PINE, there's a built-in filter.
You should explore your e-mail software for built-in filter option(s).

Thanks to: David Markowitz, Rich Kulawiec, Lajber Zoltan, Andrew Caines,
and RA Lichtensteiger for .procmailrc code.  The below .procmailrc code
does basic sorting and works for me, advance features can be explore.

LOGFILE=$HOME/.procmailrc-log		# testing purposes, can remove
					# one entry per e-mail received

# sunmanagers.org			# basically any e-mail with
:0:					# sunmanagers.org in the header
* sunmanagers.org			# will sort to the folder below
/home/m/mikelist/mail/list-sunman	# ~mikelist/mail/list-sunman

# sunhelp.org
:0:
* sunhelp.org				# anything @sunhelp.org dumps to
/home/m/mikelist/mail/list-sunhelp	# ~mikelist/mail/list-sunhelp

Just add more options for your mailing list (ML).  Make certain your
mail folder exists and the correct folder path in .procmailrc file.

----- more useful code -----

* ^List-Id.*sunmanagers.org		# most ML uses List-Id
* ^To.*sunmanagers@sunmanagers.org	# the ^ indicates begin. of line
* ^Reply.*sunmanagers@sunmanagers.org	# the * indicates wildcard
* ^Sender.*sunmanagers@sunmanagers.org	# using To/Reply/...as parameter

Regards,


- Mike

[ In addition to www.sunfreeware.com more packages at ftp.patriots.net ]
[ Furthermore, you can explore www.openpkg.org -- ease of management.  ]


---------- original message ----------

I'm subscribing to more mailing lists and was wondering if someone has a
script/procmail setup that puts each mailing list in it's own folder?
At the present, all mailing lists are dump in INBOX, which is chaotic.
(I'm on five mailing lists and planning to add a couple more.)

Server is standard with solaris, sendmail, procmail and I'm using PINE.

Thanks.


- Mike
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Tue Mar 16 10:36:57 2004

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:30 EST