[Bug 146585] SASL Authentication fails if another client of sasl is loaded
Andreas Roth <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kmail |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=146585
------- Additional Comments From aroth arsoft-online com 2007-06-09 14:37 -------
Created an attachment (id=20819)
--> (http://bugs.kde.org/attachment.cgi?id=20819&action=view)
Fix callbacks for IMAP and SIEVE kioslave
The patch fixes the SASL callbacks for the IMAP and SIEVE kioslaves. It simply
specifies the callbacks for every connection (in sasl_client_new) instead of
using the callbacks specified through sasl_client_init.