X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=gpg-mailkeys%2Fgpg-mailkeys.1;h=cdd820722c2a298bc1d87e108e62ac0fa6bd3e44;hb=1dbf3a783109683aa49a5d42e5fd07da1d286609;hp=a1a6767bde2b1ae1861f39be460ff20a9565c611;hpb=89e4e056bd8cb0af9b515fec994cb6706bfe7e1c;p=pgp-tools.git diff --git a/gpg-mailkeys/gpg-mailkeys.1 b/gpg-mailkeys/gpg-mailkeys.1 index a1a6767..cdd8207 100644 --- a/gpg-mailkeys/gpg-mailkeys.1 +++ b/gpg-mailkeys/gpg-mailkeys.1 @@ -1,6 +1,8 @@ -.TH GPG-MAILKEYS 1 "February 15, 2003" +.\" +.TH GPG-MAILKEYS 1 "Nov 23, 2010" .SH NAME -gpg\-mailkeys \- sends emails containing keys to their owners +.B gpg\-mailkeys +\- sends emails containing keys to their owners .SH SYNOPSIS .B gpg-mailkeys .RI id ... @@ -29,6 +31,24 @@ Set the subject of the messages you send .TP 13 .I TEXT Set the body text of the messages +.TP 13 +.I SENDMAIL_ARGS +Set arguments to pass to /usr/sbin/sendmail. This can be useful to set +credentials in order to authenticate to an smtp server when using ssmtp +for example. + +.SH FILES +The behavior of +.B gpg-mailkeys +can be updated through some files available in the user home directory. + +Thus, +.B ~/.gpg-mailkeysrc +allows the user to overwrite the default value for the above environment +variables, and any text in +.B ~/.signature +will be appended to the end of the body text of the message. + .SH SEE ALSO .BR gpg (1), caff (1) .SH AUTHOR