MailScanner / v5

MailScanner v5
GNU General Public License v2.0
182 stars 58 forks source link

Add newline to top of body in AppendSignCleanEntity #642

Closed shawniverson closed 1 year ago

shawniverson commented 1 year ago

Add a newline to the top of body parts to prevent mime parser from picking up stuff in header that doesn't belong

shawniverson commented 1 year ago

Partially successful fix, not right place for this.