I needed this functionality, so wrote up a quick patch. Seems to work ok so far, requires mimemail, them queue_mail installed after so queue_mail has the smtp_library setting in the variables table (or just don't tick the 'use mimemail for all emails' setting in admin).

Comments

kbahey’s picture

Status: Active » Needs work

This is a good feature but needs to be configurable via a settings option.

Also the order of installation is a confusing aspect of it. Needs to be done in a cleaner fashion.

singularo’s picture

StatusFileSize
new1.97 KB

Updated version that works with attachments, and sets the sender envelope correctly with sendmail.
Still not configurable though. I don't need that ;-)

arski’s picture

what exactly needs to be done with this for the patch to get committed?

arski’s picture

StatusFileSize
new1.92 KB

attaching a patch that actually applies to the latest dev - just line numbers etc fixed, nothing else

sinn’s picture

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