- 29 Aug, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 05 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 26 Jan, 2021 1 commit
-
-
Laurent Montel authored
-
- 15 Jan, 2021 1 commit
-
-
Laurent Montel authored
-
- 13 Jan, 2021 1 commit
-
-
Laurent Montel authored
-
- 07 Sep, 2020 2 commits
-
-
Ahmad Samir authored
This reverts commit e15cd5ec.
-
Ahmad Samir authored
One of the plugins links against KIOWidgets, which means that CMake will fail configuration if KIO is not found.
-
- 01 Sep, 2020 1 commit
-
-
Laurent Montel authored
-
- 11 Aug, 2020 1 commit
-
-
Christophe Giboudeaux authored
GIT_SILENT
-
- 01 Aug, 2020 1 commit
-
-
Ahmad Samir authored
And one other minor optimisation.
-
- 01 Jul, 2020 1 commit
-
-
- 15 Apr, 2020 1 commit
-
-
Laurent Montel authored
-
- 13 Mar, 2020 1 commit
-
-
Allan Sandfeld Jensen authored
Reviewers: mlaurent Reviewed By: mlaurent Subscribers: anthonyfieroni, kde-pim Tags: #kde_pim Differential Revision: https://phabricator.kde.org/D28011
-
- 02 Mar, 2020 1 commit
-
-
Laurent Montel authored
-
- 19 Dec, 2019 1 commit
-
-
Laurent Montel authored
-
- 03 Sep, 2019 1 commit
-
-
Laurent Montel authored
-
- 23 Apr, 2019 1 commit
-
-
Laurent Montel authored
-
- 27 Dec, 2018 1 commit
-
-
Yuri Chornoivan authored
-
- 13 Sep, 2018 1 commit
-
-
Yuri Chornoivan authored
-
- 24 Aug, 2018 1 commit
-
-
Daniel Vrátil authored
Some other IMAP services are offering XOAUTH2 method, but we only support OAuth on Gmail at the moment.
-
- 03 Jun, 2018 1 commit
-
-
Daniel Vrátil authored
Port 25 is generally used for MTA-MTA communication, while port 587 should be used for email submission by MUAs (and major services like gmail don't even listen on port 25 anymore). The ServerTest will still fall back to trying port 25 if it fails to connect on port 587 to keep supporting anctient and misconfigured SMTP servers.
-
- 21 Apr, 2018 1 commit
-
-
Daniel Vrátil authored
-
- 27 Aug, 2017 1 commit
-
-
Laurent Montel authored
-
- 02 Aug, 2017 1 commit
-
-
Laurent Montel authored
-
- 01 Aug, 2017 1 commit
-
-
Pino Toscano authored
Summary: Add the defines for the NNTP/NNTPS strings and ports;, implement the basic conversation to get the capabilities of the server (if supported), to know whether TLS is supported, and which authentication methods are available. Test Plan: Run the `servertest` with some NNTP server, e.g. news.gmane.org, nntp.perl.org, news.mozilla.org. Reviewers: #kde_pim, mlaurent Reviewed By: #kde_pim, mlaurent Tags: #kde_pim Differential Revision: https://phabricator.kde.org/D6977
-
- 30 Jul, 2017 1 commit
-
-
Laurent Montel authored
-
- 29 Jul, 2017 1 commit
-
-
Pino Toscano authored
Commit 351a0ce3, which switched from QList to QVector, also switched a QSet to QVector: this gives as result duplicate items for the connection results. Since having duplicate items does not make sense, then switch the internal storage back to QSet, manually converting it to the QVector that is emitted as parameter of the finished signal.
-
- 06 Jul, 2017 1 commit
-
-
Laurent Montel authored
-
- 06 Apr, 2017 1 commit
-
-
Laurent Montel authored
-
- 17 Mar, 2017 1 commit
-
-
Laurent Montel authored
-
- 06 Mar, 2017 1 commit
-
-
Laurent Montel authored
-
- 02 Jan, 2017 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 15 Aug, 2015 1 commit
-
-
Sergio Martins authored
-
- 30 Jul, 2015 2 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
- 15 Apr, 2015 2 commits
-
-
Christian Mollekopf authored
Testing multiple protocols and set custom ports for some protocols. Than you want to have the default ports, if you cange to another protocol. Conflicts: mailtransport/servertest.cpp
-
Submission 587 has no SSL port, so the secure part must be deactivated. KOLAB: 1862 Conflicts: mailtransport/servertest.cpp mailtransport/socket.cpp
-
- 10 Feb, 2015 1 commit
-
-
Laurent Montel authored
-