You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src/backends/imap
Manos Pitsidianakis 803d3414fd melib/imap/managesieve: implement some rfc5804 commands
Try with managesieve REPL in src/managesieve.rs:

cargo run --bin managesieve-client ~/.config/meli/config.toml
"accountname"

rfc5804 <https://www.rfc-editor.org/rfc/rfc5804.html>
2 years ago
..
cache melib: don't use both {set,push}_references() 3 years ago
cache.rs melib: fix some clippy lints 2 years ago
connection.rs melib/error: add NetworkErrorKind enum 2 years ago
mailbox.rs melib/imap: don't examine unloaded mailboxes for updates 4 years ago
managesieve.rs melib/imap/managesieve: implement some rfc5804 commands 2 years ago
operations.rs Fix some clippy suggestions 3 years ago
protocol_parser.rs melib/imap/managesieve: implement some rfc5804 commands 2 years ago
untagged.rs melib: fix some clippy lints 2 years ago
watch.rs Fix some clippy suggestions 3 years ago