Bug 387613

Summary: sending mail with 2MB attachment delivers but still shows error
Product: [Frameworks and Libraries] Akonadi Reporter: Martin Koller <kollix>
Component: Mail Dispatcher AgentAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: fgroups
Priority: NOR    
Version: GIT (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Koller 2017-12-05 07:33:01 UTC
When I send an email having a ca. 2 MB attachment, the send always fails with the error "Failed to transport message. Connection to server lost."

But the mail was still sent!
I just tested this by sending the mail to myself. I received the full mail, but the original mail is still in my outbox
Comment 1 Martin Koller 2017-12-09 11:34:23 UTC
Git commit 400942fde2e90c79dca9d60ce94293cffaccde38 by Martin Koller.
Committed on 09/12/2017 at 11:33.
Pushed by mkoller into branch 'Applications/17.12'.

do not cancel send job after 10s timeout

Differential Revision: https://phabricator.kde.org/D9256

M  +10   -1    src/session.cpp

https://commits.kde.org/ksmtp/400942fde2e90c79dca9d60ce94293cffaccde38
Comment 2 Martin Koller 2017-12-09 11:34:33 UTC
Git commit 28b99a142ea66b123cc1d27125beff80b3c58188 by Martin Koller.
Committed on 09/12/2017 at 11:31.
Pushed by mkoller into branch 'master'.

do not cancel send job after 10s timeout

Differential Revision: https://phabricator.kde.org/D9256

M  +10   -1    src/session.cpp

https://commits.kde.org/ksmtp/28b99a142ea66b123cc1d27125beff80b3c58188
Comment 3 Christoph Feck 2018-01-17 22:14:29 UTC
*** Bug 388645 has been marked as a duplicate of this bug. ***