By default, Mimemail is adding Content-Disposition: Inline to all parts where a Content-Disposition is not explicitly declared. However, this can cause problems with certain mailers when it is used on parts where Content-Disposition does not apply (for example, Amazon SES)

The following patch to 6.x-1.x-dev fixes this issue and does not apply an inline disposition where content is listed as multipart/alternative

Comments

sgabe’s picture

Title: Content-Dispostion: Inline shouldn't be added to multipart/alternative parts » Don't add Content-Disposition to multipart/alternative parts
Status: Needs review » Fixed
StatusFileSize
new499 bytes

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.