Bug 89665 - Cannot send mail with authentication enabled smtp server
Summary: Cannot send mail with authentication enabled smtp server
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 89518 92372 107454 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-16 23:41 UTC by Mikolaj Machowski
Modified: 2007-09-14 12:17 UTC (History)
4 users (show)

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 Mikolaj Machowski 2004-09-16 23:41:53 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc3.3.1 
OS:                Linux

This bug is not exactly in kmail but somewhere in kio.
How I know? I degraded to 5.09 CVS-HEAD when everything worked and upgraded kdelibs to today (16.09) CVS, still works, upgrade of kdebase and crash.

Now the meat: 
Trying to send mails with poczta.wp.pl (smtp.wp.pl) server
(auth method PLAIN). I am getting message:

Błąd autoryzacji, uwierzytelnianie [MM: authorization error, authentication ] An error occured during authentication: SASL(-4): no mechanism available: No worthy mechs found jest nieobsługiwane [does not work]

This is crucial thing.

Downloading works OK.
SASL is coming from packages of Mdk9.2:
libsasl2-2.1.15-4mdk
cyrus-sasl-2.1.15-9mdk
libsasl2-devel-2.1.15-9mdk
Comment 1 Tom Albers 2004-09-16 23:53:52 UTC
Could you check if you have cyrus-sasl installed and if the kdebase configure has detected it? If not could you install that and rebuild kdebase and try again? Please let us know.
Comment 2 Mikolaj Machowski 2004-09-17 00:44:29 UTC
As I wrote kdebase was compiled with:
libsasl2-2.1.15-4mdk
cyrus-sasl-2.1.15-9mdk
libsasl2-devel-2.1.15-9mdk

installed.

When compiled without those libraries KMail didn't show any mails.

m.

Comment 3 Szombathelyi György 2004-09-17 07:39:38 UTC
Don't forget to install cyrus-sasl PLAIN plugin, it's package name should be cyruas-sasl-plain or something similar.
Comment 4 Szombathelyi György 2004-09-17 07:46:51 UTC
As I found on rpmfind, on Mandrake it's called libsasl2-plug-plain. No need to recompile the kioslaves after you install the plugin.
Comment 5 Mikolaj Machowski 2004-09-17 16:14:01 UTC
Thanks. That was it: no plugins installed :/

I understand why there is no mention about that in dialog window, but maybe simple info while compiling (after ./configure):

KIO smtp(?) will be compiled with support for SASL. Make sure you have installed plugins.

Closing. Once again thanks for help.
Comment 6 Szombathelyi György 2004-09-18 01:24:29 UTC
*** Bug 89518 has been marked as a duplicate of this bug. ***
Comment 7 Tom Albers 2004-10-30 21:30:58 UTC
*** Bug 92372 has been marked as a duplicate of this bug. ***
Comment 8 Ismail Donmez 2004-10-30 22:07:51 UTC
FWIW you need to apt-get install libsasl2-modules for Debian. Tom thanks again :)
Comment 9 Carsten Burghardt 2005-06-15 12:46:53 UTC
*** Bug 107454 has been marked as a duplicate of this bug. ***