6.0.0-beta1
7/4/25

[#12737] For idn-adresses (umlaut-domains) the punny-code address should be used to create GPG keys
Summary For idn-adresses (umlaut-domains) the punny-code address should be used to create GPG keys
Queue IMP
Queue Version 6.1.4
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester peter.meier+horde (at) immerda (dot) ch
Created 10/06/2013 (4289 days ago)
Due
Updated 10/07/2013 (4288 days ago)
Assigned
Resolved 10/07/2013 (4288 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/07/2013 02:27:40 AM Michael Slusarz Comment #3
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
IMP 6.1.5.
10/07/2013 02:27:28 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 31147d950c514390c6ba5986f77fc3de3347c94a
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Sun Oct 6 20:27:08 2013 -0600

     Bug #12737: Fix creating PGP keys for email with IDN domain

  imp/lib/Prefs/Special/PgpPrivateKey.php |    2 +-
  imp/package.xml                         |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/31147d950c514390c6ba5986f77fc3de3347c94a
10/06/2013 01:52:42 PM peter (dot) meier+horde (at) immerda (dot) ch Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ For idn-adresses (umlaut-domains) the punny-code address should be used to create GPG keys
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
If I have an address with an idn-domain (umlaut domain) and I'm trying 
to create a GPG key, Horde is proposing the idn-domain as an 
emailadress for the key. However, GPG can't use such addresses and 
requires the punny-code domain. Therefore, creating a key fails with 
the message: ""Error when parsing dot-atom.""
If one puts the punny-code domain into the address field for the new 
key, everything works fine.

So either Horde should propose the punny-code address as the e-mail 
address for the gpg-key, or transparently translate from the 
idn-address to the punny-code address while passing things down to gpg.

Saved Queries