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/src
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>
7 months ago
..
command Update most Cargo dependencies 1 year ago
components Spawn user-given command strings with sh -c ".." 8 months ago
conf conf/accounts.rs: check properly if mailbox request is an error 8 months ago
plugins melib: don't use both {set,push}_references() 2 years ago
terminal Documentation touchups 8 months ago
types Fix all clippy warnings in `meli` crate 9 months ago
command.rs Fix all clippy warnings in `meli` crate 9 months ago
components.rs Fix clippy lints for `meli` crate 9 months ago
conf.rs conf.rs: remove interactive messages when #[cfg(test)] 8 months ago
jobs.rs Improve embed terminal 9 months ago
lib.rs Improve embed terminal 9 months ago
mailcap.rs Spawn user-given command strings with sh -c ".." 8 months ago
main.rs Spawn user-given command strings with sh -c ".." 8 months ago
managesieve.rs melib/imap/managesieve: implement some rfc5804 commands 7 months ago
plugins.rs Fix clippy lints for `meli` crate 9 months ago
sqlite3.rs Fix all clippy warnings in `meli` crate 9 months ago
state.rs compose: fix reply subject prefixes stripping original prefix 8 months ago
terminal.rs src/: Box<_> some large fields in biggest types 9 months ago
types.rs types.rs: remove unused struct 9 months ago