Correction: The MIME-Version headers are the only ones that need to be removed, because wp_mail adds them. IMO they should be removed entirely and not just made optional, since wp_mail is going to add those headers regardless. Content-Type seems to be fine. I patched and tested locally and this fixes the issue with services like SES.