[horde] public Key - adressbook error with 5.1.1
pillul
pillul at freenet.de
Tue Jul 23 11:59:26 UTC 2013
Hello Steffen,
yes i did this now after further research:
horde doens't get any pgp keys from shared adressbooks anymore.
It only looks in the default user book and the public keyservers.
Am 23.07.2013, 14:01 Uhr, schrieb Steffen
<skhorde at smail.inf.fh-bonn-rhein-sieg.de>:
> On Tue, 23 Jul 2013, pillul wrote:
>
>> I tracked it down to the following query:
>>
>> SELECT object_id, owner_id, object_type, object_members, object_uid,
>> object_firstname, object_lastname, object_middlenames,
>> object_nameprefix, object_namesuffix, object_alias,
>> object_yomifirstname, object_yomilastname, object_bday,
>> object_anniversary, object_spouse, object_photo,
>> object_phototype,
>> object_homestreet, object_homepob, object_homecity,
>> object_homeprovince, object_homepostalcode, object_homecountry,
>> object_workstreet, object_workpob, object_workcity,
>> object_workprovince, object_workpostalcode, object_workcountry,
>> object_otherstreet, object_otherpob, object_othercity,
>> object_otherprovince, object_otherpostalcode,
>> object_othercountry,
>> object_department, object_manager, object_assistant, object_tz,
>> object_email, object_homephone, object_homephone2,
>> object_homefax,
>> object_workphone, object_workphone2, object_cellphone,
>> object_carphone, object_radiophone, object_companyphone,
>> object_assistantphone, object_fax, object_pager, object_title,
>> object_role, object_company, object_logo, object_logotype,
>> object_category, object_notes, object_url, object_freebusyurl,
>> object_pgppublickey, object_smimepublickey, object_imaddress,
>> object_imaddress2, object_imaddress3 FROM turba_objects WHERE
>> (object_email = 'destination.email at adress.de' AND owner_id =
>> 'sender.email at adress.de')
>>
>> this query gives you nothing back, beacause the "owner_id" of the turba
>> entry is not the senders adress!
>> The owner_id ist the person who added it to the shared adressbook.
>> If i try the query for an old user the result is also empty but the
>> mail gets encrypted (??).
>> If i change the owner_id by hand in the database it works for this
>> specific sender.
>>
>> I guess this is a bug? Can a dev give me a hint plz?
>
> I would file a bug report at bugs.horde.org.
More information about the horde
mailing list