meli/melib/src/backends/imap
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
..
connection.rs imap: add managesieve connection 2020-02-28 15:47:07 +02:00
mailbox.rs Replace every use of Folder with Mailbox 2020-02-26 10:54:10 +02:00
managesieve.rs imap: add managesieve connection 2020-02-28 15:47:07 +02:00
operations.rs Replace every use of Folder with Mailbox 2020-02-26 10:54:10 +02:00
protocol_parser.rs imap: add managesieve connection 2020-02-28 15:47:07 +02:00
watch.rs imap: Add support for untagged FETCH (FLAG.. messages 2020-02-28 09:09:43 +02:00