[Tickets #11085] Re: PGP Encrypted e-mails are only encrypted with the senders public key
bugs at horde.org
bugs at horde.org
Tue Apr 17 16:34:11 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11085
------------------------------------------------------------------------------
Ticket | 11085
Updated By | Jan Schneider <jan at horde.org>
Summary | PGP Encrypted e-mails are only encrypted with the
| senders public key
Queue | IMP
Version | Git master
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch | 1
Owners | Jan Schneider, Michael Slusarz
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2012-04-17 18:34) wrote:
> Simply reverting Michael's commit (which is an adaption of my
> proposed patch) won't solve this problem. So can we reopen that
> ticket? PGP Encryption is imho in that way still broken, but just at
> another part.
>
>> $to *is* an array of address strings. How did you get address
>> objects? This change actually breaks encrypting for the senders, see
>> bug #11150.
>
> I don't know how AddressObjects arrive at that part of the codebase,
> but I figured that out, by using var_dump at that location. What I
> can confirm is that my patched solved our problem and works well.
>
> Note my provided log warning about array_flip that fails, how would
> that appear if we would receive an array of strings?
> We simply installed horde webmail via pear and had this problem. No
> other modifications were made.
>
> How can we debug that further and provide you with the necessary
> information to fix it properly?
Track down where the data is coming from.
Horde::debug() documentation: http://wiki.horde.org/Doc/Dev/DebugH4
More information about the bugs
mailing list