Summary | Problem with sending S/MIME encrypted mails due to multiple address books |
Queue | Turba |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | ditsa (at) ccf (dot) auth (dot) gr |
Created | 09/07/2006 (6951 days ago) |
Due | |
Updated | 09/08/2006 (6950 days ago) |
Assigned | 09/07/2006 (6951 days ago) |
Resolved | 09/08/2006 (6950 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
see this fix.
Version ⇒ HEAD
Queue ⇒ Turba
State ⇒
Priority ⇒ 2. Medium
an option to return multiple entries - and in IMP we will just ignore
the extra entries.
State ⇒ Feedback
Assigned to Michael Slusarz
Queue ⇒ IMP
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Problem with sending S/MIME encrypted mails due to multiple address books
Queue ⇒ Turba
State ⇒ Unconfirmed
recipient is added to the mysql one, attempts to send him an encrypted
mail fail with the message:
"S/MIME Error: More than 1 entry found"
We assume this is because he is found in both the local mysql and the
LDAP addressbook. The problem is solved if the user is removed from
the mysql addressbook, or the LDAP addressbook is removed from the
addressbooks to be searched.
We have seen a similar bug for PGP encryption in the past that was
resolved. Could there be a similar problem for S/MIME, that has not
been fixed?
Thanks.