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>
2022-10-22 21:14:53 +03:00
..
addressbook Documentation touchups 2022-09-26 18:04:53 +03:00
backends melib/imap/managesieve: implement some rfc5804 commands 2022-10-22 21:14:53 +03:00
email Documentation touchups 2022-09-26 18:04:53 +03:00
gpgme melib: fix some clippy lints 2022-09-19 15:18:25 +03:00
text_processing melib: fix some clippy lints 2022-09-19 15:18:25 +03:00
thread melib/thread/iterators: remove recursion in favor of loops 2020-07-17 13:33:40 +03:00
addressbook.rs melib/addressbook: log vcard parsing failures 2021-10-24 14:18:29 +03:00
backends.rs melib/backends.rs: fix notmuch error shown on any missing backend 2022-09-24 22:23:43 +03:00
collection.rs melib/collection: replace _Ref deref unwraps with expect() 2022-10-09 18:28:41 +03:00
conf.rs melib: fix some clippy lints 2022-09-19 15:18:25 +03:00
connections.rs melib/error: add NetworkErrorKind enum 2022-10-04 15:49:34 +03:00
datetime.rs melib/datetime: don't use LC_ category in place of LC_ masks in libc calls 2022-10-17 18:06:58 +03:00
email.rs Documentation touchups 2022-09-26 18:04:53 +03:00
error.rs melib/error: add NetworkErrorKind enum 2022-10-04 15:49:34 +03:00
lib.rs melib: fix some clippy lints 2022-09-19 15:18:25 +03:00
logging.rs melib/datetime: add posix locale arg in timestamp_to_string() 2021-01-08 15:01:37 +02:00
parsec.rs melib: cleanup commit 2020-09-10 21:19:38 +03:00
search.rs Fix some clippy lints 2020-08-26 00:54:07 +03:00
smtp.rs melib/error: add NetworkErrorKind enum 2022-10-04 15:49:34 +03:00
sqlite3.rs melib: fix some clippy lints 2022-09-19 15:18:25 +03:00
thread.rs compose: fix reply subject prefixes stripping original prefix 2022-10-09 18:31:01 +03:00