NODE 87a7372aRe: CP: Mailing List Subjects
anonymous-remailer@shell.portal.comFri, 8 Dec 95 22:43:21 PST
On Fri, 8 Dec 1995, Michael Handler wrote:
> Learn procmail. It'll save you hours upon hours of time.
>
> :0:
> * (^From owner-cypherpunks@toad\.com|^Sender: owner-cypherpunks@toad\.com)
> lists/cypherpunks
Would the following work??
:0
* (^From|^Sender).*owner-cypherpunks@toad.com
|/usr/bin/contrib/procmail -m ~/.punk_rc
Does anyone know where the procmail archives are??
That might help some of us out, especially those of use who are lousy at
managing our very, very precious resources.
Alice de 'nonymous ... <an455120@anon.penet.fi>
...just another one of those...
P.S. This post is in the public domain.
C. S. U. M. O. C. L. U. N. E.
NODE 1728150eRe: CP: Mailing List Subjects
pjm@ionia.engr.sgi.com (Patrick May)Sat, 9 Dec 95 15:44:42 PST
-----BEGIN PGP SIGNED MESSAGE-----
anonymous-remailer@shell.portal.com writes:
> On Fri, 8 Dec 1995, Michael Handler wrote:
> > Learn procmail. It'll save you hours upon hours of time.
> >
> > :0:
> > * (^From owner-cypherpunks@toad\.com|^Sender: owner-cypherpunks@toad\.com)
> > lists/cypherpunks
>
> Would the following work??
>
> :0
> * (^From|^Sender).*owner-cypherpunks@toad.com
> |/usr/bin/contrib/procmail -m ~/.punk_rc
Here's a .procmailrc file that will save all cypherpunks messages
to the file $HOME/Mail/IN.cypherpunks. Note that the directories
$HOME/.procmail and $HOME/Mail must exist.
- ----- begin .procmailrc -----
#Set on when debugging
VERBOSE=off
#Replace ``mail'' with your mail directory (Pine uses mail, Elm uses Mail)
MAILDIR=$HOME/Mail
#Directory for storing procmail log and rc files
PMDIR=$HOME/.procmail
LOGFILE=$PMDIR/log
#INCLUDERC=$PMDIR/rc.test
#INCLUDERC=$PMDIR/rc.folders
:0:
* ^TOcypherpunks
IN.cypherpunks
- ----- end .procmailrc -----
> Does anyone know where the procmail archives are??
There are some good pointers to filtering information at:
http://www.jazzie.com/ii/internet/mailbots.html
Regards,
pjm
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBMMofoe5Yg08fDKehAQGYxQQAnPEw5vUlvuWSvFZXz24RM387WhgAUjM2
YeK4XK3Z8DbekeHclId6XeeoMFJWdnhmtyhs6xC2eIi0gyWQiKyPKlrnjE6Ve0rn
0rnp9jZjVqwIiJH36CZTX6YmgAC/43AnUuuixOjAO77qPP7td+4bciLqJKOkHovK
/Rf9lcN2i3s=
=xi2l
-----END PGP SIGNATURE-----