Skip to content

fix #430 - do not fail on mutt protected headers

ng requested to merge fix-mutt-header-430 into master

Although mutt now supports protected headers, the content of a message compiled by mutt is just a plain body, without wrapped into further mime parts (contrary to other mailers). Also the message does not contain a special marked protected headers mime part.

Merge request reports