Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 78290

Summary: kmail 3.4beta1 : kioslave smtp Authorization not supported
Product: Gentoo Linux Reporter: Dariusz Dwornikowski <tdi>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: anthony, hanno, lburton, me
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dariusz Dwornikowski 2005-01-16 16:10:29 UTC
on kde 3.4beta1 kmail cannot send mail : Authentication support is not compiled into kio_smtp.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
it should send mail
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2005-01-17 00:24:20 UTC
Please try emerging "kdebase-kioslaves" with the USE flag "sasl" enabled. If it works we should probably make this dep as a default as probably the auth code now works only with cyrus-sasl support compiled.
Comment 2 Christian Hesse 2005-01-17 04:46:44 UTC
kio_imap4 also misses sasl authentication. As this kio slave is included in kdepim (and the corresponding split ebuild) this should also have the USE flag "sasl".
Comment 3 Simone Gotti (RETIRED) gentoo-dev 2005-01-17 05:51:26 UTC
I was sure it was already added. Probably it was misses in some berlios svn updates. thanks for finding this out. (I'll commit this chenged this evening if none do this before).
Comment 4 Dariusz Dwornikowski 2005-01-17 08:25:41 UTC
ok it solves the problem. But there is a problem with cyrus-ssl ill post it as new bug
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-17 11:10:38 UTC
*** Bug 78389 has been marked as a duplicate of this bug. ***
Comment 6 Simone Gotti (RETIRED) gentoo-dev 2005-01-17 13:34:24 UTC
kdeteam: are you ok to remove the "sasl" USE flag and make "cyrus-sasl" as a fixed depency? as it looks that without it the pop3 and imap authentication won't work.
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-18 04:48:36 UTC
You have my vote at least, Simone. I just can imagine the irritated user/developer crying "You killed an option, you killed an option, ...". ;)
Comment 8 Simone Gotti (RETIRED) gentoo-dev 2005-01-18 14:35:23 UTC
Done in kdebase-kioslaves (also fixed a deps on kde-base/kdesktop that didn't used the "deprange" script) and in kdepim-kioslaves.
Comment 9 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-18 15:46:13 UTC
Forced cyrus-sasl in kdebase and kdepim, too.
Comment 10 Simone Gotti (RETIRED) gentoo-dev 2005-01-19 00:15:37 UTC
Sorry, I forgot to also update them.
Comment 11 Anthony Gorecki 2005-01-19 22:48:09 UTC
A version bump on kdebase-kioslaves would be helpful to resolve this bug. Simply installing cyrus-sasl does not fix the problem, as the kioslaves need to be recompiled.
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2007-01-17 21:37:23 UTC
*** Bug 162583 has been marked as a duplicate of this bug. ***