meli/testing/src
Manos Pitsidianakis 6079909f9c
imap: add managesieve connection
So far only the connection is implemented, and using the
testing/manage_sieve binary you can get a shell to a managesieve server.

The managesieve interface will be used in the UI from a plugin, but the
plugin's interface isn't implemented yet.
2020-02-28 15:47:07 +02:00
..
email_parse.rs Remove text_processing 2020-02-04 17:29:55 +02:00
imap_conn.rs Remove ui crate 2020-02-04 17:29:55 +02:00
linebreak.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
managesieve.rs imap: add managesieve connection 2020-02-28 15:47:07 +02:00