[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CP: Mailing List Subjects
-----BEGIN PGP SIGNED MESSAGE-----
[email protected] 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).*[email protected]
> |/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-----