aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wks.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/wks.texi')
-rw-r--r--doc/wks.texi15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/wks.texi b/doc/wks.texi
index 1959151a1..8c5fc557c 100644
--- a/doc/wks.texi
+++ b/doc/wks.texi
@@ -243,6 +243,21 @@ Display a brief help page and exit.
@end table
+@noindent
+@mansect examples
+@chapheading Examples
+
+To use the services with clients lacking integrated support, the
+mailcap mechanism can be used. Simply put:
+@example
+application/vnd.gnupg.wks; \
+ @value{BINDIR}/gpg-wks-client -v --read --send; \
+ needsterminal; \
+ description=WKS message
+@end example
+into the @file{/etc/mailcap}. This assumes that a /usr/lib/sendmail
+is installed. With this configuration any real mail programs will run
+gpg-wks-client for messages received from a Web Key Service.
@mansect see also
@ifset isman