Placeholder for tracking things that need to happen to bring async-imap back to rust-imap. - [ ] Make generic over the executor - [ ] Add examples for `async-std`, `tokio@0.2` and `futures` executors - [x] Implement `append` (currently `unimplemented`) cc @hpk42 @jonhoo