This forum has been archived. All content is frozen. Please use KDE Discuss instead.

kmail won't send email, and kded running out of files

Tags: None
(comma "," separated)
RJVB
Registered Member
Posts
79
Karma
0
OS
I've installed KDE from MacPorts, meaning 4.12.5. While most things work fine, 2 things stand in the way of serious use:

- kmail is unable to send email. I don't have the exact error message, but it involves a failed SSL handshake.

- The kded4 daemon very quickly runs into the open file limit, which among other things renders the cookie jar dysfunctional, which in turn makes it impossible to access google contacts.

Any feedback on those 2 issues; possible causes to hunt down, or "things work fine using KDE from homebrew/Fink/whatever" ?
I was hoping to replace Apple's own Mail.app with kmail, given how annoying the former has become in 10.9 ...

Thanks,
René
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
I can't comment on how to fix the kded4 file limit issue - how high is the limit though?
As for KMail and SSL issues - is the OpenSSL which Qt is compiled against able to connect to most websites?
You can use other KDE applications (such as Rekonq) to test this...


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
RJVB
Registered Member
Posts
79
Karma
0
OS
Curiously, sending succeeds when I change the port number from GMail's normal 587 port to the more standard 465 .

As to the maximum number of open files: `limit` gives 256 for the max. number of descriptors. Which surprises me a bit, I'm almost sure I saw a higher number. Sadly, MacPorts has pushed upgrades since I diagnosed the issue (a month ago, time flies ... :-\ ) and as a result I've lost my custom-built ktimetracker binary. I'll see if I can find a slot to rebuild the whole packages it's part of.

However, I seem to recall that other services were affected by the open file issue too, like the cookiejar, but the now seem to function correctly. I did find an output log from kded4, which had multiple
Code: Select all
QKqueueFileSystemWatcherEngine::addPaths: open: Too many open files
QFileSystemWatcher: failed to add paths: /Volumes/Debian/MacPorts/share/applications/kde4/korganizer-import.desktop
QKqueueFileSystemWatcherEngine::addPaths: open: Too many open files


lines in it. It's not impossible that this issue was remedied by the patch that also corrected a kdepim issue with QFileSystemWatcher in 4.12.5 : 2 additional lines in .kde/share/config/kdeglobalrc:

Code: Select all
[DirWatch]
PreferredMethod=Stat
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Okay, i'm afraid this will need someone with more specific OS X knowledge.
As for why those files are being watched - that is necessary to operate the Sycoca. I'm not sure if it will have a material impact, but if you can please try raising the file limit to 2048 or higher.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
RJVB
Registered Member
Posts
79
Karma
0
OS
OK, I'll try to have another look at the kded4 issue, esp. since I ran into another cookiejar refusal.
RJVB
Registered Member
Posts
79
Karma
0
OS
Here's what I posted about this elsewhere:

I'm running KDE 4.12.4 from MacPorts on OS X 10.6, and when I launch kded4 it starts complaining about too many open files almost immediately. From playing with the content in /opt/local/share/applications/kde4 and /opt/local/share/kde4/services/kded it would appear that there is no particular culprit, but that it's the number of entries in those (and a handful other?) directories that determine how many files kded4 opens.
For giggles: on my OS X machine, kded4 has over 2600 files open before it's even completely initialised; on a Linux box running the same KDE version with a session open since a couple of days, it is just over 300 files (which is still a lot IMHO).


but that was with KDE 4.12.4 and Qt 4.8.5. MacPorts now has Qt 4.8.6 and KDE 4.12.5, and kded4 is now at a cumulated runtime of over 73 minutes, without complaining about anything. According to lsof it has suspiciously few files open.

However - and this is great news though it does drive me crazy - the cookiejar now seems to work, at least I had no error messages when logging in to a number of sites through Konqueror ...
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
That is excellent news. For KMail, is it now functional as well?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
RJVB
Registered Member
Posts
79
Karma
0
OS
You mean the email sending issue? It remains when I try to use the default port recommended by gmail (587), but the standard port for secure smtp (465 I think) appears to work fine. Curious ...
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Indeed, that is extremely odd. If SSL was broken you'd expect all connection attempts to fail.
Do you have the exact error message it gives?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
RJVB
Registered Member
Posts
79
Karma
0
OS
bcooksley wrote:Indeed, that is extremely odd. If SSL was broken you'd expect all connection attempts to fail.
Do you have the exact error message it gives?


Nothing appears on stderr when I launch kmail from a terminal (and let akonadi be started on demand so that in theory those processes are connected to the same terminal), nor in any of the usual logs.
I only get the on-screen notification stating that SSL negotiation failed. I didn't manage to grab a screenshot but I can try again if you think there's anything else to extract from that message.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Could you try launching Akonadi manually after enabling all debug areas using kdebugdialog? (Hopefully this is available).
Akonadi can be launched manually by running "akonadictl start"


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
RJVB
Registered Member
Posts
79
Karma
0
OS
Lots of output after hitting send (with the port configured to 587), but if it really teaches you much more about the reason of the failure ...

Code: Select all
kmail2(53087) CodecAction::mimeCharsets: current item 0 "Default"
kmail2(53087) MessageComposer::ComposerViewBase::send: Plain text
kmail2(53087) MessageComposer::ComposerViewBase::readyForSending: Entering readyForSending
kmail2(53087) MessageComposer::ComposerViewBase::generateCryptoMessages: filling crypto info
kmail2(53087) MessageComposer::ComposerViewBase::generateCryptoMessages: true true
kmail2(53087)/libakonadi Akonadi::SessionPrivate::init: "kmail2-1131570933-SearchSession"
kmail2(53087)/libakonadi Akonadi::SessionPrivate::reconnect: connectToServer "/var/folders/W2/W27-dhO62RWW-U+BYnQ9i++++TY/-Tmp-/akonadi-bertin.lrDH7D/akonadiserver.socket"
kmail2(53087)/libakonadi Akonadi::SessionPrivate::dataReceived: Server protocol version is: 37
Database "akonadi" opened using driver "QMYSQL"
Nepomuk search service not available!
        Result: 0 matches
kmail2(53087)/kdecore (K*TimeZone*) KTimeZoneBackend::offsetAtZoneTime: -> Using cache
kmail2(53087) MessageComposer::Util::selectCharset: Chosen charset "us-ascii"
kmail2(53087) MessageComposer::MainTextJobPrivate::encodeTexts: Done.
kmail2(53087) MessageComposer::MainTextJob::doStart: Making text/plain
kmail2(53087) MessageComposer::ContentJobBasePrivate::doNextSubjob: Calling process.
kmail2(53087) MessageComposer::SinglepartJobPrivate::chooseCTE: Settled on encoding "7bit"
kmail2(53087) MessageComposer::ContentJobBase::slotResult: A subjob finished. 0 more to go.
kmail2(53087) MessageComposer::ContentJobBasePrivate::doNextSubjob: Calling process.
kmail2(53087) MessageComposer::ComposerPrivate::contentJobFinished: composing final message
kmail2(53087) MessageComposer::ComposerViewBase::slotSendComposeResult: compose job might have error error 0 errorString ""
kmail2(53087) MessageComposer::ComposerViewBase::slotSendComposeResult: NoError.
kmail2(53087) MessageComposer::ComposerViewBase::queueMessage: Queued a message.
kmail2(53087) MessageComposer::ComposerViewBase::slotEmailAddressResolved: Started a composer for sending!
kmail2(53087) MessageComposer::ComposerViewBase::slotQueueResult: mPendingQueueJobs 0
kmail2(53087) MessageComposer::ComposerViewBase::cleanupAutoSave: deleting autosave files "{eb15837f-8a28-4980-acc6-d5ecd361ea7c}"
kmail2(53087) MessageComposer::ComposerViewBase::cleanupAutoSave: There are 1 to be deleted.
AkonadiAgentServer(53066)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_addressee.desktop" for ("text/vcard", "text/directory") @ ("legacy", "default", "KABC::Addressee")
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::TransportManagerPrivate::fillTypes: Found Akonadi type "Dummy MailTransport Resource"
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::TransportManagerPrivate::fillTypes: Have SMTP, Sendmail, and 1 Akonadi types.
AkonadiAgentServer(53066)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_bookmark.desktop" for ("application/x-xbel") @ ("legacy", "default", "KBookmark")
AkonadiAgentServer(53066)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_contactgroup.desktop" for ("application/x-vnd.kde.contactgroup") @ ("legacy", "default", "KABC::ContactGroup")
AkonadiAgentServer(53066)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_kalarm.desktop" for ("application/x-vnd.kde.alarm", "application/x-vnd.kde.alarm.active", "application/x-vnd.kde.alarm.archived", "application/x-vnd.kde.alarm.template") @ ("default", "KAlarmCal::KAEvent")
AkonadiAgentServer(53066)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_kcal.desktop" for ("text/calendar", "application/x-vnd.akonadi.note", "application/x-vnd.kde.notes") @ ("legacy", "KCal::Incidence*")
AkonadiAgentServer(53066)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_kcalcore.desktop" for ("text/calendar", "application/x-vnd.akonadi.note", "application/x-vnd.kde.notes") @ ("default", "KCalCore::Incidence*")
AkonadiAgentServer(53066)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_mail.desktop" for ("message/rfc822", "message/news", "text/x-vnd.akonadi.note") @ ("legacy", "default", "KMime::Message*")
AkonadiAgentServer(53066)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_microblog.desktop" for ("application/x-vnd.kde.microblog") @ ("legacy", "default", "Microblog::StatusItem")
AkonadiAgentServer(53066)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_socialfeeditem.desktop" for ("text/x-vnd.akonadi.socialfeeditem") @ ("Akonadi::SocialFeedItem")
AkonadiAgentServer(53066)/libakonadi Akonadi::PluginRegistry::PluginRegistry: ItemSerializerPluginLoader:  found 45 plugins.
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::Transport::Transport: "565302986"
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::Transport::usrReadConfig: type 0
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::Transport::Transport: "605203416"
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::Transport::usrReadConfig: type 0
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::Transport::Transport: "365489434"
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::Transport::usrReadConfig: type 0
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::TransportManager::loadPasswordsAsync:
akonadi_maildispatcher_agent(53067)/kdeui (Wallet) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet().
akonadi_maildispatcher_agent(53067) OutboxQueue::Private::addIfComplete: Item 68901 is accepted into the queue (size 1113 ).
akonadi_maildispatcher_agent(53067) MailDispatcherAgent::Private::dispatch: Attempting to dispatch the next message.
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::TransportManagerPrivate::slotWalletOpened:
kmail2(53087)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
AkonadiAgentServer(53066)/kio (KDirWatch) KDirWatchPrivate::stopEntryScan: "KDirWatch-1" stopped scanning "/Users/bertin/.local/share/akonadi_maildir_resource_0/outbox/new" (now 0 watchers)
AkonadiAgentServer(53066)/kio (KDirWatch) KDirWatchPrivate::stopEntryScan: "KDirWatch-1" stopped scanning "/Users/bertin/.local/share/akonadi_maildir_resource_0/outbox/cur" (now 0 watchers)
AkonadiAgentServer(53066)/kio (KDirWatch) KDirWatchPrivate::restartEntryScan: "KDirWatch-1" restarted scanning "/Users/bertin/.local/share/akonadi_maildir_resource_0/outbox/new" (now 1 watchers)
AkonadiAgentServer(53066)/kio (KDirWatch) KDirWatchPrivate::restartEntryScan: "KDirWatch-1" restarted scanning "/Users/bertin/.local/share/akonadi_maildir_resource_0/outbox/cur" (now 1 watchers)
akonadi_maildispatcher_agent(53067)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_addressee.desktop" for ("text/vcard", "text/directory") @ ("legacy", "default", "KABC::Addressee")
akonadi_maildispatcher_agent(53067)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_bookmark.desktop" for ("application/x-xbel") @ ("legacy", "default", "KBookmark")
akonadi_maildispatcher_agent(53067)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_contactgroup.desktop" for ("application/x-vnd.kde.contactgroup") @ ("legacy", "default", "KABC::ContactGroup")
akonadi_maildispatcher_agent(53067)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_kalarm.desktop" for ("application/x-vnd.kde.alarm", "application/x-vnd.kde.alarm.active", "application/x-vnd.kde.alarm.archived", "application/x-vnd.kde.alarm.template") @ ("default", "KAlarmCal::KAEvent")
akonadi_maildispatcher_agent(53067)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_kcal.desktop" for ("text/calendar", "application/x-vnd.akonadi.note", "application/x-vnd.kde.notes") @ ("legacy", "KCal::Incidence*")
akonadi_maildispatcher_agent(53067)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_kcalcore.desktop" for ("text/calendar", "application/x-vnd.akonadi.note", "application/x-vnd.kde.notes") @ ("default", "KCalCore::Incidence*")
akonadi_maildispatcher_agent(53067)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_mail.desktop" for ("message/rfc822", "message/news", "text/x-vnd.akonadi.note") @ ("legacy", "default", "KMime::Message*")
akonadi_maildispatcher_agent(53067)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_microblog.desktop" for ("application/x-vnd.kde.microblog") @ ("legacy", "default", "Microblog::StatusItem")
akonadi_maildispatcher_agent(53067)/libkdepim Akonadi::PluginLoader::scan: registering Desktop file "/opt/local/share/apps/akonadi/plugins/serializer/akonadi_serializer_socialfeeditem.desktop" for ("text/x-vnd.akonadi.socialfeeditem") @ ("Akonadi::SocialFeedItem")
akonadi_maildispatcher_agent(53067)/libakonadi Akonadi::PluginRegistry::PluginRegistry: ItemSerializerPluginLoader:  found 45 plugins.
akonadi_maildispatcher_agent(53067) MailDispatcherAgent::Private::itemFetched: Fetched item 68901 ; creating SendJob.
akonadi_maildispatcher_agent(53067) SendJob::Private::doTransport: Transporting message.
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::Transport::Transport: "365489434"
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::Transport::usrReadConfig: type 0
akonadi_maildispatcher_agent(53067)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/private/var/tmp/kdecache-bertin/ksycoca4"
akonadi_maildispatcher_agent(53067)/kio (Scheduler) KIO::SchedulerPrivate::protoQ: creating ProtoQueue instance for "smtps"
akonadi_maildispatcher_agent(53067)/kio (Scheduler) KIO::ProtoQueue::ProtoQueue: m_maxConnectionsTotal: 1 m_maxConnectionsPerHost: 1
akonadi_maildispatcher_agent(53067)/kio (Slave) KIO::Slave::createSlave: createSlave "smtps" for KUrl("smtps://XXXX%40XXXX.XXX@smtp.googlemail.com:587/send?headers=0&from=XXXX%40XXXX.XXX&to=XXXX%40XXX.XXX&size=426")
akonadi_maildispatcher_agent(53067)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/private/var/folders/W2/W27-dhO62RWW-U+BYnQ9i++++TY/-Tmp-/ksocket-bertin/akonadi_maildispatcher_agentA53067.slave-socket"
akonadi_maildispatcher_agent(53067)/kio (Scheduler) KIO::SchedulerPrivate::getConnectedSlave: KUrl("smtps://XXXX%40gmail.com@smtp.googlemail.com:587/send?headers=0&from=XXXX%40gmail.com&to=XXXX%40XXX.XXX&size=426") KIO::Slave(0x1031951a0)
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::SmtpJob::startSmtpJob: Created new SMTP slave 0x1031951a0
akonadi_maildispatcher_agent(53067)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x1031a11c0)
akonadi_maildispatcher_agent(53067)/kio (Scheduler) KIO::SchedulerPrivate::assignJobToSlave: KIO::Slave(0x1031951a0) KIO::TransferJob(0x1031a11c0)
akonadi_maildispatcher_agent(53067) OutboxQueue::Private::addIfComplete: Item 68901 is ignored.
kmail2(53087)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kmail2(53087)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kmail2(53087)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kmail2(53087)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kmail2(53087)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kmail2(53087)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
akonadi_maildispatcher_agent(53067)/kio (Scheduler) KIO::SchedulerPrivate::slotSlaveConnected:
akonadi_maildispatcher_agent(53067)/kio (KIOJob) KIO::SlaveInterface::dispatch: error  123   "smtp.googlemail.com: SSL negotiation failed"
akonadi_maildispatcher_agent(53067)/kio (Scheduler) KIO::SchedulerPrivate::slotSlaveError: KIO::Slave(0x1031951a0) 123 "smtp.googlemail.com: SSL negotiation failed"
akonadi_maildispatcher_agent(53067)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("smtps://XXXX%40gmail.com@smtp.googlemail.com:587/send?headers=0&from=XXXX%40gmail.com&to=XXXX%40XXX.XXX&size=426")
akonadi_maildispatcher_agent(53067)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x1031a11c0) KIO::Slave(0x1031951a0)
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) SlavePool::removeSlave: Removing slave 0x1031951a0 from pool
akonadi_maildispatcher_agent(53067)/kio (Scheduler) KIO::SchedulerPrivate::disconnectSlave: KIO::Slave(0x1031951a0)
akonadi_maildispatcher_agent(53067)/kio (Slave) KIO::Slave::kill: killing slave pid 53095 ( "smtps://smtp.googlemail.com" )
akonadi_maildispatcher_agent(53067) SendJob::Private::doPostJob: success false message "smtp.googlemail.com: SSL negotiation failed"
akonadi_maildispatcher_agent(53067) SendJob::Private::doPostJob: Error transporting.
akonadi_maildispatcher_agent(53067) SendJob::Private::storeResult: success false message "Failed to transport message. smtp.googlemail.com: SSL negotiation failed"
akonadi_maildispatcher_agent(53067)/kdepimlibs (mailtransport) MailTransport::SmtpJob::~SmtpJob: clearing SMTP slave pool 0
akonadi_maildispatcher_agent(53067) StoreResultJob::Private::fetchDone:
akonadi_maildispatcher_agent(53067) StoreResultJob::Private::modifyDone:
akonadi_maildispatcher_agent(53067) SendJob::Private::doEmitResult: Success storing result.
akonadi_maildispatcher_agent(53067) MailDispatcherAgent::Private::sendResult: Sending failed. error: "Failed to transport message. smtp.googlemail.com: SSL negotiation failed"
akonadi_maildispatcher_agent(53067) MailDispatcherAgent::Private::dispatch: Empty queue.
akonadi_maildispatcher_agent(53067) OutboxQueue::Private::addIfComplete: Item 68901 is queued to be sent manually.
AkonadiAgentServer(53066)/kio (KDirWatch) KDirWatchPrivate::stopEntryScan: "KDirWatch-1" stopped scanning "/Users/bertin/.local/share/akonadi_maildir_resource_0/outbox/new" (now 0 watchers)
AkonadiAgentServer(53066)/kio (KDirWatch) KDirWatchPrivate::stopEntryScan: "KDirWatch-1" stopped scanning "/Users/bertin/.local/share/akonadi_maildir_resource_0/outbox/cur" (now 0 watchers)
AkonadiAgentServer(53066)/kio (KDirWatch) KDirWatchPrivate::restartEntryScan: "KDirWatch-1" restarted scanning "/Users/bertin/.local/share/akonadi_maildir_resource_0/outbox/new" (now 1 watchers)
AkonadiAgentServer(53066)/kio (KDirWatch) KDirWatchPrivate::restartEntryScan: "KDirWatch-1" restarted scanning "/Users/bertin/.local/share/akonadi_maildir_resource_0/outbox/cur" (now 1 watchers)
kmail2(53087) KManageSieve::Session::socketError: "Unknown error"
kmail2(53087) KManageSieve::Session::killJob: KManageSieve::SieveJob(0x11c21b000)
kmail2(53087) KSieveUi::Vacation::slotGetResult: false , ?, false )
script:
""
kmail2(53087) KManageSieve::Session::~Session:
akonadi_maildispatcher_agent(53067)/kdeui (KNotification) KNotificationManager::notificationClosed: 42
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Unfortunate, I guess it is something hidden within the smtps KIO slave - and it is likely missing the necessary debug output.
Thanks for noting the solution - to use the alternative port.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
RJVB
Registered Member
Posts
79
Karma
0
OS
If you want to investigate this, I'd be happy to build the corresponding MacPorts port from source (I think it is anyway, for licensing reasons) with some patches to add debug output.
But I'm guessing that any KDE developer with Mac hardware can reproduce the issue directly xD
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
I'd suggest reporting the issue on bugs.kde.org, so it can be attended to when a developer gets a spare moment.
This sort of debugging is beyond my ability i'm afraid.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]