fix path in caff(1)
[pgp-tools.git] / caff / README
index 692c114c9266db321106f71640b9e2bddd494423..2af310ece74b779bee09a13be1452741f656514d 100644 (file)
@@ -6,7 +6,6 @@ GnuPG so that you can sign it.  It then mails each key to all its
 email addresses - only including the one UID that we send to in each
 mail.
 
-
 Features:
  * Easy to setup.
  * Attaches only the very UID that we send to in the mail.
@@ -17,10 +16,8 @@ Features:
  * Creates proper PGP MIME messages.
  * Uses separate GNUPGHOME for all its operations.
 
-Caveats:
- * Requires a gpg patch for now, until 2 bugs are fixed:
-     http://bugs.debian.org/252917    gnupg: --with-colons and --edit delsigs
-     http://bugs.debian.org/254072    gpg should flush stdout before prompting in --edit
+Special Requirements:
+ * GnuPG 1.3.92 or later.
 
 Discussion:
 
@@ -35,6 +32,14 @@ Repsonse systems like CABot, without all the extra hassle of those
 systems.
 
 
+
+Dependencies: gnupg (>= 1.3.92), perl, libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx
+
+
+INSTALLATION NOTES
+
+After creating a ~/.caffrc from the template, caff almost works out of the box.
+
 -- 
 Peter
 $Id$