diff --git a/bin/mutt-wizard b/bin/mutt-wizard index 1640cfe..9302203 100755 --- a/bin/mutt-wizard +++ b/bin/mutt-wizard @@ -118,7 +118,7 @@ $extra $synccmd macro index \eg \"unset wait_keygpg --list-secret-keys; printf 'Enter email ID of user to publish: '; read eID; printf 'Enter fingerprint of GPG key to publish: '; read eFGPT; $prefix/libexec/gpg-wks-client --create \\\$eFGPT \\\$eID | msmtp --read-envelope-from --read-recipients -a $fulladdr\" \"publish GPG key to WKS provider\" macro index \eh \"$prefix/libexec/gpg-wks-client --receive | msmtp --read-envelope-from --read-recipients -a $fulladdr\" \"confirm GPG publication\" -named-mailboxes \"--$hostname----\" \"+INBOX\" +named-mailboxes \"-$hostname---\" \"+INBOX\" set signature = $accdir/$fulladdr.sig " > "$accdir/$fulladdr.muttrc"