| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | imap: change from "FETCH" to "UID FETCH" | Nicklas Avén | 2018-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | ... and add "MAILINDEX". As described in #2789, this is a suggested solution. Changing UID=xx to actually get mail with UID xx and add "MAILINDEX" to get a mail with a special index in the mail box (old behavior). So MAILINDEX=1 gives the first non deleted mail in the mail box. Fixes #2789 Closes #2815 | ||||
| * | tests: Renamed existing OAuth 2.0 (XOAUTH) tests | Steve Holme | 2015-11-14 | 1 | -1/+1 |
| | | |||||
| * | tests: Replaced email authentication keywords with SASL based keywords | Steve Holme | 2014-03-30 | 1 | -1/+1 |
| | | | | | | | As the email protocols implement SASL authentication rather than IMAP, POP3 and SMTP specific authentication, updated the authentication keywords to reflect this. | ||||
| * | tests: Added "SASL" authentication keyword | Steve Holme | 2014-03-30 | 1 | -0/+1 |
| | | |||||
| * | tests: Added IMAP OAuth 2.0 authentication test | Steve Holme | 2013-11-10 | 1 | -0/+55 |
