niax / rust-email

Implementation of MIME Messages for Rust
MIT License
62 stars 34 forks source link

don't crash with a trailing semi colon #53

Closed thommay closed 5 years ago

thommay commented 5 years ago

Avoid crashing if an ignorant mail system has appended a semi-colon to the Content-Type line.