Fix converting RFC822 streams to messages.
* mailbox/message_stream.c (_mu_rfc822_stream): New members envelope, and envelope_length. (_mu_rfc822_read, _mu_rfc822_readline, _mu_rfc822_size): Skip eventual envelope string. (_mu_rfc822_open): Save envelope. (_mu_rfc822_destroy): Free envelope. (restore_envelope): Use message envelope, if it is present.
Showing
2 changed files
with
68 additions
and
12 deletions
-
Please register or sign in to post a comment