D12053: Increase SMTP session timeout to 1 minute

Thiago Macieira noreply at phabricator.kde.org
Sun Apr 8 23:13:35 BST 2018


thiago created this revision.
thiago added reviewers: marten, knauss, dfaure, dvratil, mlaurent.
Restricted Application added a project: KDE PIM.
Restricted Application added a subscriber: KDE PIM.
thiago requested review of this revision.

REVISION SUMMARY
  10 seconds is not enough to connect, establish a TLS session (STARTTLS)
  and perform the HELO handshake on high-latency networks, like airplane
  WiFi. Sending emails works just fine for non-encrypted connections, but
  fails with "connection lost" on encrypted ones, even though tcpdump
  shows there is traffic going on. We managed to trace this to this
  10-second timeout.

REPOSITORY
  R733 KSmtp

REVISION DETAIL
  https://phabricator.kde.org/D12053

AFFECTED FILES
  src/session.cpp

To: thiago, marten, knauss, dfaure, dvratil, mlaurent
Cc: #kde_pim, dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180408/98c370de/attachment.html>


More information about the kde-pim mailing list