meli/melib/src/backends/imap
Manos Pitsidianakis 5d968b7c40
imap: fix out of bounds panic on receive EXPUNGE
Closes #82
2020-10-11 16:53:04 +03:00
..
cache melib/imap: fix unseen count on cache sync 2020-09-18 12:21:05 +03:00
cache.rs melib/imap: check if FETCH reply was intended for us 2020-09-20 15:00:03 +03:00
connection.rs melib/imap: hide LOGIN from debug log 2020-09-24 12:16:50 +03:00
mailbox.rs melib/jmap: implement refresh() 2020-09-23 10:52:19 +03:00
managesieve.rs melib/imap: use SystemTime for IMAP server timeout 2020-09-16 15:17:48 +03:00
operations.rs melib/imap: treat server input as bytes 2020-09-16 15:17:48 +03:00
protocol_parser.rs melib/imap: check if FETCH reply was intended for us 2020-09-20 15:00:03 +03:00
untagged.rs imap: fix out of bounds panic on receive EXPUNGE 2020-10-11 16:53:04 +03:00
watch.rs melib/imap: EXAMINE instead of SELECT in IDLE connection 2020-09-24 12:15:00 +03:00