PATH=/bin:/usr/bin:/usr/local/bin MAILDIR=$HOME/Mail #you'd better make sure it exists DEFAULT=$MAILDIR/mbox #completely optional LOGFILE=$MAILDIR/procmail.log #recommended ## PGP Pine is crufty :0 * !^Content-Type: message/ * !^Content-Type: multipart/ * !^Content-Type: application/pgp { :0 fBw * ^-----BEGIN PGP MESSAGE----- * ^-----END PGP MESSAGE----- | formail \ -i "Content-Type: application/pgp; format=text; x-action=encrypt" :0 fBw * ^-----BEGIN PGP SIGNED MESSAGE----- * ^-----BEGIN PGP SIGNATURE----- * ^-----END PGP SIGNATURE----- | formail \ -i "Content-Type: application/pgp; format=text; x-action=sign" } :0: * ^(From|Sender)(:|) owner-linux-kernel.*@vger.kernel.org linux-kernel :0: * ^(From|Sender)(:|) owner-linux-scsi.*@vger.kernel.org linux-scsi :0: * ^(From|Sender)(:|) owner-linux-fsdevel.*@vger.kernel.org linux-fsdevel