Mail MIME should use Mime Detect or file_get_mimetype() to determine the MIME type of attachments.

Comments

dmitriy.trt’s picture

Version: 7.x-2.x-dev » 6.x-2.15
Status: Active » Needs review
StatusFileSize
new1 KB

I've wrote patch for 6.x-2.15 to implement this.

pillarsdotnet’s picture

Status: Needs work » Needs review
StatusFileSize
new3.19 KB

Thanks! Applied a modified version of the above patch to 6.x-2.x, 7.x-2.x, and 8.x-2.x devel branches.

pillarsdotnet’s picture

Issue summary: View changes

Embarrassing typo.

pillarsdotnet’s picture

Status: Needs review » Needs work

Moving back to CNW because I still want to use Mime Detect if it is available.

Status: Needs review » Needs work
salvis’s picture

Assigned: pillarsdotnet » Unassigned
Issue summary: View changes
Status: Needs work » Closed (won't fix)

This is not going to happen for D6 anymore, and it won't be an issue for D7 after committing #2526178: Embedded images are attached with wrong MIME types and bad names..

salvis’s picture

Status: Closed (won't fix) » Closed (fixed)

Actually it was fixed at the time, just the follow-up is dropped.