                                PGPOTMR2.CMD

                          by William H. Geiger III

Hello,

This is the second in a series of rexx scripts to integrate PGP with MR/2.
This script is for the processing of inbound messages.

Key Features:
=============

- Automatic PGP signing of outbound messages.

User Settings:
==============

There are some user settings that must be changed before you run the script.

/* user settings */
/* your PGP directory */
pgpdir='h:\pgp\pgp262\'
/* your pgp user id */
/* leave this setting as is if you use more than one private key */
/* the script will prompt you for your user id */
/* otherwise enter your user id and the script will not prompt you */
pgpuser=''

Above is a clip from the CMD file. These settings should be self explanitory.

Filter Setup:
=============


This should be a simple, presend filter.
Select always

Select Link to Rexx: *pgpotmr2.cmd (IMPORTANT you must put the "*" in formt of
the file name)
Select show in index.

Move this filter to the last filter in your filter list.

That's it. You should be good to go.

You can contact me at whgiii@amaranth.com
or post messages to the MR/2 list or the MR/2 PGP list.

MR/2 list: mr2.list@secant.com  post message with subject SUBSCRIBE to subscribe

MR/2 PGP list: pgpice.list@secant.com post message with subject SUBSCRIBE to
subscribe.

Special thanks to my testers:

Nathen Nichols <nnichols@www.edumaster.net>

Armin Langenbach <warp@mail.wolnet.de>

Ken Diliberto <kend@csufresno.edu>

Mike Green <mdgreen@ibm.net>

Lee Thompson <Inthomp@imicom.or.jp>

whgiii.asc my public key

