https://bugs.kde.org/show_bug.cgi?id=302277
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- I am using 4.9.3 and also observe that mail in my local outbox dir gets stuck. Steps to reproduce: 1. Save a mail in ~/.local/share/local-mail/outbox/new/foo.bar containing: From: [email protected] To: [email protected] Subject: blabla Date: Sat, 08 Dec 2012 00:02:53 +0100 does not work 2. (observation) KMail detects the mail and it is shown in Local Folders/outbox 3. I select "Send Queue Messages" from the tray icon. What did you expect? I expect the mail dispatcher to deliver the mail which makes the KMail progress bar visible and finally show a notification with the result (success/failure). What happened instead? No visual feedback and the mail(s) are still not sent. When looking in my .xsession-errors log, I see: kmail2(9808)/kdepimlibs (mailtransport) Akonadi::FilterActionJob::doStart: Fetching collection 5 kmail2(9808)/kdepimlibs (mailtransport) Akonadi::FilterActionJob::Private::traverseItems: Traversing 3 items. kmail2(9808)/kdepimlibs (mailtransport) MailTransport::SendQueuedAction::itemAccepted: Item doesn't have DispatchModeAttribute. kmail2(9808)/kdepimlibs (mailtransport) MailTransport::SendQueuedAction::itemAccepted: Item doesn't have DispatchModeAttribute. kmail2(9808)/kdepimlibs (mailtransport) MailTransport::SendQueuedAction::itemAccepted: Item doesn't have DispatchModeAttribute. kmail2(9808)/kdepimlibs (mailtransport) Akonadi::FilterActionJob::Private::traverseItems: No subjobs; I am done kmail2(9808)/kdepimlibs (mailtransport) MailTransport::DispatcherInterfacePrivate::massModifyResult: succeeded. I started akonadiconsole, tab Browser, Collection Local Folders/outbox and selected one affected message on the right panel. When clicking the attributes tab, I see no attributes. When creating a message and queue it, I can see the following attributes: - AddressAttribute (empty) - TransportAttribute (number) - SendActionAttribute (empty) - DispatchModeAttribute "never" - SentBehaviourAttribute "moveTo6" -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
