Commit Graph

9 Commits (dcbe85fe9cc84d35e0a40c44b414c8901071bd6c)

Author SHA1 Message Date
Doug Coleman 44e7c9b142 imap: Use uuids instead of random numbers. 2014-11-01 11:36:43 -07:00
Doug Coleman d5ad435914 imap: linux-x64.64/foo existed, so we couldn't delete linux-x64.64/ for some reason.
Delete like crazypeople.
Memoize _my_ random number. Hopefully tests are robust now?
2014-10-31 22:39:16 -07:00
Doug Coleman 659572f30a imap-tests: Reset test folder. 2014-10-09 15:40:41 -07:00
Björn Lindqvist c6d419e0fe imap: fix parse-store-mail parsing because it breaks on gmail
gmail responses include lines with the order of UID and FLAGS reversed
to indicate the previous flags for a mail. Just ignore those lines
because they aren't useful and non-standard.
2014-10-07 15:12:02 -07:00
Björn Lindqvist ab61ba56fc imap.tests: created connections needs to be disposed 2014-09-22 14:30:52 -07:00
John Benediktsson 88c0028d13 imap: try and make tests work from multiple builders at the same time. 2014-04-25 21:29:41 -07:00
Doug Coleman bc89b6c7d5 imap: Add some combinators, fix up some docs, add docs, fix up unit tests. 2014-04-05 15:51:41 -07:00
Doug Coleman 02976b249d imap: Better errors when not configured. 2014-03-13 03:24:28 -05:00
Björn Lindqvist e05c1214bd imap: vocab for handling imap 2014-01-16 20:20:36 +01:00