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
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
..
addressbook Documentation touchups 2 years ago
backends melib/imap/managesieve: implement some rfc5804 commands 2 years ago
email Documentation touchups 2 years ago
gpgme melib: fix some clippy lints 2 years ago
text_processing melib: fix some clippy lints 2 years ago
thread melib/thread/iterators: remove recursion in favor of loops 4 years ago
addressbook.rs melib/addressbook: log vcard parsing failures 3 years ago
backends.rs melib/backends.rs: fix notmuch error shown on any missing backend 2 years ago
collection.rs melib/collection: replace _Ref deref unwraps with expect() 2 years ago
conf.rs melib: fix some clippy lints 2 years ago
connections.rs melib/error: add NetworkErrorKind enum 2 years ago
datetime.rs melib/datetime: don't use LC_ category in place of LC_ masks in libc calls 2 years ago
email.rs Documentation touchups 2 years ago
error.rs melib/error: add NetworkErrorKind enum 2 years ago
lib.rs melib: fix some clippy lints 2 years ago
logging.rs melib/datetime: add posix locale arg in timestamp_to_string() 3 years ago
parsec.rs melib: cleanup commit 4 years ago
search.rs Fix some clippy lints 4 years ago
smtp.rs melib/error: add NetworkErrorKind enum 2 years ago
sqlite3.rs melib: fix some clippy lints 2 years ago
thread.rs compose: fix reply subject prefixes stripping original prefix 2 years ago