Multipart Emails

v1nce - February 2, 2009 - 19:23
Project:Action email role
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs work
Description

Feature request to send out a multipart emails or allow admin to choose between text-only or multipart email.

#1

v1nce - March 6, 2009 - 02:05

Any thoughts on this request?

#2

netsensei - August 28, 2009 - 17:11
Status:active» needs work

I think this would be possible.

http://www.agileapproach.com/blog-entry/multipart-html-emails-with-drupal

Depends on how well drupal_mail behaves in D6 (this tutorial is for D5)

Anyways, I've created a patch that should allow an admin to choose wether the message is sent in plain text or HTML (not both). It provides an extra radiobutton option in the action admin interface. Depending on the content-type the message will sent with the correct content-type in the header. Just gives you a bit more control instead of limiting site owners to plain old text mails.

Multipart messages would be a nice feature though.

AttachmentSize
content-type.patch 1.98 KB
 
 

Drupal is a registered trademark of Dries Buytaert.