User Tools

Site Tools


docs:tips_n_tricks:max_os_x:apple_mail.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
docs:tips_n_tricks:max_os_x:apple_mail.html [18.12.2015 14:46 CET] peterdocs:tips_n_tricks:max_os_x:apple_mail.html [09.08.2018 17:52 CEST] – [Get your flag icons back] peter
Line 32: Line 32:
 __References__:\\ __References__:\\
 [[https://discussions.apple.com/message/27848271#27848271|striders at "Re: Mail flag icons are missing, shows color name instead"]] [[https://discussions.apple.com/message/27848271#27848271|striders at "Re: Mail flag icons are missing, shows color name instead"]]
 +===== Use Domain PGP Keys with GPG Suite =====
 +
 +To enable the use of a PGP Key  assigned to one address as a genric key for all recipients within that domain, import the Key into your keychain, identify its fingerprint and issue the command((in the shell, i.e. a terminal window)):
 +
 +  defaults write org.gpgtools.common KeyMapping -dict-add '*@example.com' <fingerprint w/o spaces>
 +
 +to view all defined mappings, issue the command:
 +
 +   defaults read org.gpgtools.common KeyMapping
 +
 +to reset the list to a single entry, modifiy the command above to:
 +
 +  defaults write org.gpgtools.common KeyMapping -dict '*@example.com' <fingerprint w/o spaces>
 +
 +This seems to be the (only) legit way to delete mappings((the reference explains how to edit the *.plist file - but ... well :-/ )) - just recreate any mapping still needed.
 +
 +__References__:\\
 +[[https://gpgtools.tenderapp.com/kb/how-to/how-to-add-an-e-mail-address-to-an-existing-public-key-using-key-mapping|GPG Tools Support: How to add an e-mail address to an existing public key using key mapping]]
 +
 ======  ====== ======  ======
  
-{{tag>OSX email}}+{{tag>OSX email GnuPG PGP}}
 {{entry>OSX}} {{entry>OSX}}
 {{entry>email}} {{entry>email}}
 +{{entry>GnuPG}}
 +{{entry>PGP}}
 +
docs/tips_n_tricks/max_os_x/apple_mail.html.txt · Last modified: 29.01.2021 14:14 CET by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki