| Summary: | detection of mail server authentication method fails to detect login | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | murray |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
murray
2005-03-17 16:40:48 UTC
Note the following: // LOGIN doesn't offer anything over PLAIN, requires more server // roundtrips and is not an official SASL mechanism, but a MS-ism, // so only enable it if PLAIN isn't available: I guess your problem will go away when you install cyrus-sasl and cyrus-sasl-plain. Additionally, you should install cyrus-sasl-digestmd5, cyrus-sasl-crammd5 and probably also the other cyrus-sasl-* packages. On Sunday 20 March 2005 18:01, Ingo Klöcker wrote: [bugs.kde.org quoted mail] ** Thanks, that did the trick. Perhaps a more informative error message might be possible? I certainly would not have thought to look under cyrus*.rpm! Thanks for your help, murray |