Diffusion KSmtp f53cf6e95741

Increase SMTP session timeout to 1 minute

Authored by mlaurent on Apr 13 2018, 6:16 AM.

Description

Increase SMTP session timeout to 1 minute

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.

Reviewers: marten, knauss, dfaure, dvratil, mlaurent

Reviewed By: dfaure

Subscribers: KDE PIM

Tags: KDE PIM

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

(cherry picked from commit 5191948c41856fe62fb0471931fdcff3820b30f6)

Details

Committed
mlaurentApr 13 2018, 6:17 AM
Reviewer
dfaure
Differential Revision
D12053: Increase SMTP session timeout to 1 minute
Parents
R733:62b924821a5e: GIT_SILENT: prepare 5.8.0
Branches
Unknown
Tags
Unknown