aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test839
AgeCommit message (Collapse)Author
2018-09-06imap: change from "FETCH" to "UID FETCH"Nicklas Avén
... 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
2015-01-28tests: Grouped IMAP SASL EXTERNAL tests with other IMAP testsSteve Holme