#!/bin/sh # # forwp # # 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 forward a message and PGP-encrypt it. My 'medit' script is called # via a specifically-named link, medit.forwp. This directs it to encrypt the # outgoing message. Unfortunately if the message being forwarded is # encrypted, medit.forwp does not decrypt it first. You'll need to use replp # in this case. # # DATE MODIFICATION # ========== ================================================================== # 1998-02-27 Original. forw -editor medit.forwp $*