From 50c8b6c88f5d9f4b6c4e9c03aee31fe29afa94b8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 18 Sep 2017 15:37:21 +0200 Subject: wks: Create a new user id if provider wants mailbox-only. * tools/gpg-wks-client.c (get_key): Add arg 'exact'. (add_user_id): New. (command_send): Create new user id. Signed-off-by: Werner Koch --- doc/wks.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/wks.texi b/doc/wks.texi index f9b1a0c14..029dbf0c0 100644 --- a/doc/wks.texi +++ b/doc/wks.texi @@ -78,7 +78,9 @@ the command is a properly formatted mail with all standard headers. This mail can be fed to @command{sendmail(8)} or any other tool to actually send that mail. If @command{sendmail(8)} is installed the option @option{--send} can be used to directly send the created -request. +request. If the provider request a 'mailbox-only' user id and no such +user id is found, @command{gpg-wks-client} will try an additional user +id. The @option{--receive} and @option{--read} commands are used to process confirmation mails as send from the service provider. The -- cgit v1.2.3