Replace SMTP KIO Slave with KSMTP library

Authored by dvratil on Jul 31 2017, 7:37 PM.

Description

Replace SMTP KIO Slave with KSMTP library

Instead of using a KIO Slave for sending emails via SMTP, for which
KIO wasn't really designed, use a KSMTP library. This has no
functional or performance impacts, but improves maintainability
of our SMTP code and opens doors to further improvements (like
native Gmail authentication)

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

Details

Committed
dvratilJul 31 2017, 7:37 PM
Differential Revision
D6879: Replace SMTP KIO Slave with KSmtp library
Parents
R84:ecab7a60a928: Use for(...:...)
Branches
Unknown
Tags
Unknown