aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/smtp/MCSMTPSession.cpp
Commit message (Expand)AuthorAge
* Smtp error: 535 5.7.0 on Tiscali smtp server (#1520)Gravatar andreapz2016-09-29
* MCSMTPSession.cpp: outlook bcc fix (continued) (#1470)Gravatar serjepatoff2016-07-08
* Fixed outlook server initial valueGravatar Viet Hoa Dinh2016-07-06
* MCSMTPSession.cpp: outlook bcc fix (#1464)Gravatar serjepatoff2016-07-06
* Fixed #1427: remove DIGEST-MD5 when on iOS since it's not available in libsaslGravatar Hoa V. DINH2016-05-30
* Autocorrect auth type for outlook serversGravatar Hoa V. DINH2016-05-15
* Save SMTP server last response not only after message sending but after login...Gravatar Dmitry Isaikin2016-05-10
* Fix for high memory usage during loggin of large request (#1396)Gravatar NIkita-Ruzanov2016-04-07
* Expose SMTP response and response code to Objective-C APIGravatar Nikolay Morev2016-04-05
* Added ability of canceling for active sending operationGravatar AlexKar2016-04-01
* Thread safety on loggerGravatar Hoa V. DINH2016-03-03
* Add file-based interface for sending messages via SMTP (reduce memory usage)Gravatar Dmitry Isaikin2016-02-09
* Merge pull request #1343 from serjepatoff/masterGravatar HoĆ  V. DINH2016-02-01
|\
| * Change error prefix to RSMErrorYahoo, change error msg substring to 'over the...Gravatar Sergei Epatov2016-02-01
| * New errors detected and returned: ErrorSendMessageSpamSuspected, ErrorSendMes...Gravatar Sergei Epatov2016-01-26
* | Make -init unavailableGravatar Robert Widmann2016-01-19
* | Make a null OAUTH token a stream errorGravatar Robert Widmann2016-01-19
|/
* - MCSMTPSession: use "5.7.1 " and "5.3.4 " error prefixesGravatar Sergei Epatov2015-08-10
* MCSMTPSession: some MS-Exchange SMTP servers reply with permission problem un...Gravatar Sergei Epatov2015-08-07
* Removed useless logsGravatar Hoa V. DINH2015-07-28
* "Undisclosed recipient is added" only when an email is sentGravatar Hoa V. DINH2015-06-21
* disconnection operation, disconnect when pipeline is enabledGravatar Hoa V. DINH2015-04-02
* Fixed analyzer issues and warnings (#993 and fixed #992)Gravatar Hoa V. DINH2014-12-11
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19