cabot ca-recv
Joost van Baal
joostvb-savannah@mdcc.cx
Sun, 27 Jul 2003 07:37:12 -0400
CVSROOT: /cvsroot/cabot
Module name: cabot
Branch:
Changes by: Joost van Baal <joostvb-savannah@mdcc.cx> 03/07/27 07:37:12
Modified files:
. : ca-recv
Log message:
improved manpage
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/cabot/cabot/ca-recv.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
Patches:
Index: cabot/ca-recv
diff -u cabot/ca-recv:1.10 cabot/ca-recv:1.11
--- cabot/ca-recv:1.10 Sun Jul 27 07:15:44 2003
+++ cabot/ca-recv Sun Jul 27 07:37:12 2003
@@ -187,9 +187,22 @@
It creates tosign/LOG, and, if the mail contains a request for uploading,
tosign/upload. It mails a report to C<name> as specified in ca-config(5).
-Messages on errors, if any, are mailed there too.
+If everything went fine, this report looks like:
-B<ca-recv> is part of the ca-bot(7) process.
+ Subject: CABOT: new key in tosign
+ To: John Doe <john@example.com>
+ From: CA Bot running on behalf of John Doe <john-cabot@example.com>
+
+ Keyid: ABC01234
+ Uid: Foo Bar <foo@example.com>
+
+ Original message:
+ <the complete original email message>
+
+Messages on errors, if any, are mailed to C<name> too.
+
+B<ca-recv> is part of the ca-bot(7) process; typically, ca-dosign(1) is run
+after B<ca-recv>.
=head1 SEE ALSO
@@ -197,7 +210,7 @@
=head1 VERSION
-$Id: ca-recv,v 1.10 2003/07/27 11:15:44 joostvb Exp $
+$Id: ca-recv,v 1.11 2003/07/27 11:37:12 joostvb Exp $
=head1 COPYRIGHT