#!/bin/sh # # replp # # AUTHOR: # Dan Harkless # # COPYRIGHT: # This file is Copyright (C) 1998 by Dan Harkless, and is released under the # GNU General Public License . # # DESCRIPTION: # Use to reply to a PGP message. My 'medit' script is called via a # specifically-named link, medit.replp. This directs it to decrypt the # message being replied to and encrypt the outgoing message. # # INSTALLATION: # Put replp in a directory that's in your path. mhl.replp should be in your # mail directory and should contain only an attribution line, not a directive # for the body of the mail (which is encrypted). # # DATE MODIFICATION # ========== ================================================================== # 1998-02-05 Original. repl -editor medit.replp -filter mhl.replp $*