Neil Rickert's mh (nmh) scripts

Use at your own risk

README text for script to assist using gnupg for signing, encrypting, verifying, decrypting pgp mail with mh/nmh. These have been tested only with nmh, but should work for mh.

	mhpgp, mhsign

These are scripts for using with MH or nmh (tested
only with nmh).

Two lines in "mhsign" will need to be edited locally.

local_domain=cs.niu.edu			## change to the domain used
					## for local mail

backup="#"				## change to "," if that is
					## the file backup char used.

The two scripts are tuned for the use of gnupg .  It is not too hard
to adapt to pgp2, pgp5 or pgp6.5.  But why bother, since gnupg has
clearly become the way to go for unix.

Use:

	mhpgp		## to verify signature or decrypt current message.

	edit pgpsign [-e]	## to sign [encrypt] at the whatnow prompt.

See the man page for mhsign on creating a file ".pgpkeys" in your MH
directory or GNUPGHOME directory.

Files:

README		## this file
mhpgp		## script for verifying, decrypting
mhpgp.1		## man page for  mhpgp
mhsign		## script for signing, encrypting
mhsign.1	## man page for mhsign.

Download tarball (6K)

pgp signature