Bug 101977 - smtp: plain not ok
Summary: smtp: plain not ok
Status: RESOLVED DUPLICATE of bug 99911
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.8
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-20 12:58 UTC by Majzik Zsolt
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Majzik Zsolt 2005-03-20 12:58:37 UTC
Version:           1.8 (using KDE 3.4.0 Level "a" , SUSE 9.2 UNSUPPORTED)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.11-default

Upon authentication using AUTH PLAIN the authentication
data should (or must?) be supplied by the client without requiring a server challenge.
When I use the "test capabilities of server" function to test my smtp server, I get the answer:
PLAIN end one ssl or tls

kamil (When e-mail send (one ssl or tls ) ):
 An error occured during authentication: SASL(-4): no mechanism available: No worthy mechs found

In evulutin all gud. (use PLAIN, one ssl end tls)
Comment 1 S. Burmeister 2005-03-20 13:30:55 UTC
Anybody counting? ;) One should put a note somewhere that next time something like this is changed, on e should at least make the notification more informative.

Majzik, use the packagemanager of your choice to install the remaining cyrus-sasl-* packages, or compile them if you wish.
Comment 2 Thiago Macieira 2005-03-20 16:58:29 UTC
Yes, bugzilla is counting: http://bugs.kde.org/duplicates.cgi

*** This bug has been marked as a duplicate of 99911 ***