aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/smtp
Commit message (Collapse)AuthorAge
* Fixed #314: added -[MCOSMTPSession sendOperationWithData:from:recipients:]Gravatar Hoa V. DINH2013-08-17
|
* Check certificate is implemented for Mac/iOS (Fixed #152)Gravatar Hoa V. DINH2013-07-26
|
* Fixed #227: SMTP OAuth2 can now be used even if the password is not setGravatar Hoa V. Dinh2013-07-22
|
* changing #warnings to TODOGravatar Damien Glancy2013-07-20
|
* - Removed hardcoded #warnings as mentioned in Issue #215.Gravatar Damien Glancy2013-07-20
| | | | - Opened individual issues for each #warning removal
* Fixed #194: SMTP detection is now performed with an almost valid address.Gravatar Hoa V. DINH2013-07-12
|
* Implemented SMTP OAuth 2.0Gravatar Hoa V. DINH2013-07-06
|
* Simplified logger C++ APIGravatar Hoa V. DINH2013-06-26
|
* Implement IMAP logger. Work in progress on POP and SMTP loggers.Gravatar Hoa V. DINH2013-06-26
|
* Implement logging for src/core/Gravatar Hoa V. DINH2013-06-25
|
* POP operations retain the session. Fixed #129Gravatar Hoa V. DINH2013-06-22
|
* Automatic disconnection for SMTP (Fixed #96)Gravatar Hoa V. DINH2013-06-22
|
* Improved headers documentation. Fixed #109.Gravatar Hoa V. DINH2013-06-21
|
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
|
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
|
* Cleanup: removed commented className() methodsGravatar DINH Viet Hoa2013-02-01
|
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
|
* more renameGravatar DINH Viet Hoa2013-01-19
|
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
|
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16
|
* added check SMTP accountGravatar DINH Viet Hoa2013-01-12
|
* first commitGravatar DINH Viet Hoa2013-01-11