I'm not sure whether it is a bug or not. Why does _mimemail_file() default to disposition = related? RFC 2183 doesn't know this value and I actually had problems with it displaying in some mailers. 'inline' seems to work flawlessly for inlined images.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | mimemail-1963412-1.patch | 762 bytes | sgabe |
Comments
Comment #1
sgabe commentedI have found only this commit without any issue, so I assume this is a bug and the default disposition should be inline.
Comment #2
sgabe commentedCommitted to both branches.