1GPG-MAILKEYS(1) General Commands Manual GPG-MAILKEYS(1)
2
3
4
6 gpg-mailkeys - sends emails containing keys to their owners
7
9 gpg-mailkeys id...
10
12 gpg-mailkeys sends the owners of the keys listed on the command line a
13 mail each, containing their public key. After signing, you can use this
14 tool to send everyone the new signatures they just got.
15
16 If you're interested in encrypting the signature before it's sent, in
17 order to verify that the associated address actually belongs to the key
18 owner, you should check out caff
19
21 None
22
24 NAME Set the name to use when sending messages
25
26 EMAIL Set the email address to use when sending messages
27
28 SUBJECT Set the subject of the messages you send
29
30 TEXT Set the body text of the messages
31
32
34 The behavior of gpg-mailkeys can be updated through some files availā
35 able in the user home directory.
36
37 Thus, .gpg-mailkeysrc allows the user to overwrite the default value
38 for the above environment variables, and any text in .signature will be
39 appended to the end of the body text of the message.
40
41
43 gpg(1),caff(1)
44
46 This manual page was written by Simon Richter <sjr@debian.org>.
47
48
49
50 September 11, 2009 GPG-MAILKEYS(1)