mirror of
https://git.meli.delivery/meli/meli
synced 2024-11-05 06:00:14 +00:00
c44056a9ff
At a certain point when expecting a line terminator parts() checks for '\n' but not '\r\n'. This resulted in all multipart attachments coming from b"\r\n" sources like IMAP having only one part when parsed. |
||
---|---|---|
.. | ||
backends | ||
addressbook.rs | ||
async_workers.rs | ||
backends.rs | ||
collection.rs | ||
conf.rs | ||
email.rs | ||
error.rs | ||
lib.rs | ||
logging.rs | ||
mailbox.rs | ||
structs.rs | ||
thread.rs |