From bf800f5ea949cbfac647ff32023d2728b47a5594 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Fri, 24 May 1996 16:02:54 +0000 Subject: [PATCH] added two more possible failures: o You cut-and-pasted the sample INN control.ctl lines above and left the continuation lines in, instead of joining each group of three physical lines comprising one logical line to just one physical line. o You don't have your PGP configuration files and keyrings in the default path used by pgp and PGPPATH is not correctly set in your environment. Either move your PGP directory to the default location or set the $ENV{'PGPPATH'} line in pgpverify. --- README.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.html b/README.html index c4459d1..adc7129 100644 --- a/README.html +++ b/README.html @@ -190,7 +190,9 @@ describe the format of the file, and there is an even longer addition to the normal authorization done by control.ctl, use the action verify-pgp_userid in the fourth field.

For example, if you trust tale@uunet.uu.net to manage -groups in the "Big 8" hierarchies, you could have lines line these: +groups in the "Big 8" hierarchies, you could have lines like these +(but don't use the backslash continuation, which I have used here for +readability; keep it all on one line):

 newgroup:tale@uunet.uu.net:\
@@ -296,6 +298,10 @@ pgpverify?