Summary | PGP Keys from shared adressbookls |
Queue | Turba |
Queue Version | 4.1.1 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | andreas.pillgruber (at) epos-cat (dot) de |
Created | 07/23/2013 (4316 days ago) |
Due | |
Updated | 07/24/2013 (4315 days ago) |
Assigned | |
Resolved | 07/24/2013 (4315 days ago) |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Priority ⇒ 1. Low
If you define a "search_sources" in imp/config/prefs.local.php which
includes the shared adressbook it works!
$_prefs['search_sources']['value'] =
json_encode(array('ADRESSBOOKNAME', 'localsql'));
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ PGP Keys from shared adressbookls
Type ⇒ Bug
State ⇒ Unconfirmed
from adressbooks other then the default one of the user.
To reproduce:
Add a new (shared) adressbook, add some persons with pgp keys (which
must not be on public key servers!).
Sending encrypted mails to this person will fail:
SHOW FIELDS FROM `turba_objects` [pid 11835 on line 558 of
"/path/to/htdocs/pear/pear/php/Horde/Db/Adapter/Base.php"]
2013-07-23T11:02:48+00:00 DEBUG: HORDE [imp] PGPpublicKey: Could not
connect to public PGP keyserver [pid 11835 on line 248 of
"/path/to/htdocs/mail/imp/lib/Crypt/Pgp.php"]
2013-07-23T11:02:48+00:00 DEBUG: HORDE [imp] PGP Error: Could not
retrieve public key for surname.lastname@adress.de. [pid 11835 on line
27 of
"/path/to/htdocs/pear/pear/php/Horde/Core/Notification/Handler/Decorator/Hordelog.php"]
please give some feedback
thank you!