Jump to content

Translations:KMail/gpg/8/en: Difference between revisions

From KDE UserBase Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
 
(No difference)

Latest revision as of 16:00, 15 February 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KMail/gpg)
Whatever problems arise, first make sure your gpg is properly set up:
* List your keys {{Input|1= gpg --list-keys}}
** Has to deliver something like a sensible list of keys.
* Check the output of {{Input|1= gpg --update-trustdb}}
** In case of a problem look at the below.

Whatever problems arise, first make sure your gpg is properly set up:

  • List your keys
    gpg --list-keys
    
    • Has to deliver something like a sensible list of keys.
  • Check the output of
    gpg --update-trustdb
    
    • In case of a problem look at the below.