Bug 89518 - can't send mail since about two weeks (cvs)
Summary: can't send mail since about two weeks (cvs)
Status: RESOLVED DUPLICATE of bug 89665
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-14 21:01 UTC by cerebro84
Modified: 2007-09-14 12:17 UTC (History)
1 user (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 cerebro84 2004-09-14 21:01:33 UTC
Version:           1.7 (using KDE 3.3.89 (CVS >= 20040820), compiled sources)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS:                Linux (i686) release 2.6.3-7mdk

I can't send emails. This is what I get: "Authentication support is not compiled into kio_smtp". It worked before.
Also, I can't access the settings window, because kmail crashes. I couldn't get everything useful but:

(gdb) run
Starting program: /usr/bin/kmail
[Thread debugging using libthread_db enabled]
[New Thread 1113821504 (LWP 30393)]
Detaching after fork from child process 30394.
kdecore (KConfigSkeleton): Creating KConfigSkeleton (0x81bca48)
kdecore (KConfigSkeleton): KConfigSkeleton::readConfig()
kmail: [void KMKernel::readConfig()] 120000

Program exited normally.
(gdb) kmail: [void KIMProxy::unregisteredFromDCOP(const QCString&)] anonymous-30393
kmail: UrlHandler() (iCalendar)
kmail: Unknown codec "8bit" requested!
kmail: Unknown codec "8bit" requested!
kmail: [KCModuleInfo::KCModuleInfo(KSharedPtr<KService>)] kmail_config_identity.desktop
*** KMail got signal 11 (Crashing)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kmail path = <unknown> pid = 30394
Comment 1 Christian Loose 2004-09-15 10:59:46 UTC
Maybe related to Bug 67797?

I had similar problems with my hamburg.de account. A work-around for me was to disable the "Server requires authentication" setting. 

Christian
Comment 2 Tom Albers 2004-09-15 11:37:13 UTC
I think it has to do with a sasl-library which has to be installed. But maybe a core developer can confirm this?
Comment 3 cerebro84 2004-09-15 20:51:25 UTC
I don't thing it's related to 67797 because kmail doesn't try to authenticate at all, because the autenthication (he says) is not compiled into kio_smtp. Anyway, the server requires authentication, so I can't disable it, but also, if it didn't, my kmail crashes trying to open the settings window...
Comment 4 Tom Albers 2004-09-16 23:55:27 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 5 cerebro84 2004-09-17 17:37:44 UTC
Ok, cyrus-sasl wasn't installed and now I installed it. But I've got a new error: "An error occured during authentication: SASL(-4): no mechanism avaible: No worthy mechs found".
Comment 6 Szombathelyi György 2004-09-18 01:24:27 UTC
You didn't install cyrus-sasl plugins.

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