Will Pearson

Results 24 comments of Will Pearson

This bug is there although #153 is fixed so I guess it is a distinct bug.

mbox is kind of broken... see http://www.jwz.org/doc/content-length.html Not sure what other formats exist which are actually used... On Tue, Feb 24, 2015 at 07:03:17PM -0800, Nikita Pekin wrote: > Currently...

You missed a spot in `src/util.rs`. The one you missed is fairly easy to replace with `String::starts_with` The one you highlight in the session submodule of the user module is...

As far as a separate MIME/RFC2822 message library, I'm inclined to agree. LMTP is primarily useful for IMAP and POP3 implementations so that they can receive messages. How much can...