mbx_mbox.c mbx_mboxscan.c : I need to clean the expunge code
I realise that MBOX format means that we also have to escapes lines that starting with "From " --> ">From ". So much for speed since this will imply reading line by line. mbx_pop.c : Some bug fixes, connection is close down if the client is trying to seek() backward. folder_imap.c mbx_imap.c : Unfinish business, but getting better. stream.c : Don't force a flush on close, let the underlying implementatio do that.
Showing
6 changed files
with
411 additions
and
310 deletions
-
Please register or sign in to post a comment