
maintain the list of email addresses offered during key creation
Reported by steve | March 22nd, 2018 @ 03:41 PM | in 1.4.5 (closed)
Currently
Reading the addresses from old plist files of Mail.app. Those files have changed or are no longer used in newer macOS versions.
As of now we have no way to read that information on current macOS versions.
Problem 1: email addresses that are no longer used and no longer
exist in Mail.app are not removed from the list.
Problem 2: new email addresses are not read on new macOS
versions.
Comments and changes to this ticket
-
-
Support August 31st, 2018 @ 03:15 PM
- State changed from new to fixed
- Assigned user set to Mento
- Milestone set to 1.4.5
(from [58cf66538fdd14da632ca0c615ed7bf441e9cd0d]) Show correct email-addresses in the new key dialog.
Read addresses from new AccountsX.plist or old Accounts.plist based on the current OS.
[FIX] [#446 state:fixed assigned:mento milestone:1.4.5] https://github.com/GPGTools/GPGKeychainAccess/commit/58cf66538fdd14... -
steve September 1st, 2018 @ 11:00 PM
- State changed from fixed to started
- Tag cleared.
Test 1: adding new email addresses
- add new email account to mail.app
- open GPG Keychain and create new key
Expected: All email accounts should show up in email dropdown
Test 2: removing old email addresses
- remove account from mail.app
- open GPG Keychain and create new key
Expected: Email should no longer be offered in dropdown
GPG Suite 2274n
macOS 10.9 ✓
macOS 10.10 ✓
macOS 10.11 ⨉
macOS 10.12 ✓
macOS 10.13 ✓
macOS 10.14 ✓On 10.11 the list still shows an entry of an accout which no longer exists in Mail.app.
Also adding a new email account in Mail.app results in that email missing from the GPG Keychain dropdown in the new key dialog. -
steve September 4th, 2018 @ 11:16 AM
- State changed from started to verified
https://github.com/GPGTools/GPGKeychainAccess/commit/5f59a92aab2cfb...
GPG Suite 2275n
macOS 10.11 ✓ -
steve September 26th, 2018 @ 10:56 AM
- State changed from verified to released
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Referenced by
-
525 maintain the list of email addresses offered during key creation (Big Sur Edition) See also #446