| Summary | PGP Error: Could not retrieve public key for t@t. |
| Queue | Turba |
| Queue Version | Git master |
| Type | Bug |
| State | Duplicate |
| Priority | 3. High |
| Owners | |
| Requester | info (at) megacrypt (dot) com |
| Created | 4/15/12 (5108 days ago) |
| Due | 04/15/2012 (5108 days ago) |
| Updated | 4/19/12 (5104 days ago) |
| Assigned | |
| Resolved | 4/17/12 (5106 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit 17f91201be2a2feae183af7f4041eccac6239062
Author: Jan Schneider <jan@horde.org>
Date: Tue Apr 17 15:26:09 2012 +0200
[jan] Fix regression in sending PGP encrypted messages (
Bug #11150).imp/docs/CHANGES | 1 +
imp/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/17f91201be2a2feae183af7f4041eccac6239062
commit 17f91201be2a2feae183af7f4041eccac6239062
Author: Jan Schneider <jan@horde.org>
Date: Tue Apr 17 15:26:09 2012 +0200
[jan] Fix regression in sending PGP encrypted messages (
Bug #11150).imp/docs/CHANGES | 1 +
imp/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/17f91201be2a2feae183af7f4041eccac6239062
State ⇒ Duplicate
ticket #11085.Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Due ⇒ 04/15/2012
Summary ⇒ PGP Error: Could not retrieve public key for t@t.
Type ⇒ Bug
State ⇒ Unconfirmed
to send a PGP encrypted message.
This bug appears when installing
Horde Groupware Webmail Edition 4.0.7
from PEAR
This error does not appear when installing app by app.
Example:
Trying to send message to test@domain.com, you'll get this message:
PGP Error: Could not retrieve public key for t@t.
(first letter of the name= "s", then @, then the same letter again)
Example:
Trying to send message to x@domain.com, you'll get this message:
PGP Error: Could not retrieve public key for x@x.
(first letter of the name= "x", then @, then the same letter again)