Closed (fixed)
Project:
Mime Mail
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2013 at 16:00 UTC
Updated:
19 Apr 2013 at 14:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
sgabe commentedCurrently the HTML body is a required field. The attached patch makes it optional to allow sending plain text messages with Rules. Please test and report back.
Comment #2
sgabe commentedCommitted to the development snapshot.
Comment #3
bendev commentedThe patch doesn't seem to work.
Anyway I am not sure this is the best approach because this would still send the mail in HTML format with an empty body.
The objective is to send the mail only in pure text format.
Thanks
Comment #4
sgabe commentedIf you fill out the plain text body, but leave the HTML body empty, the message will be plain text only.
Comment #5
sgabe commented#1846188: Unable to send plain text message only with HTML e-mail using Rules is a duplicate of this.
Comment #6
sgabe commentedI can just repeat myself. Setting a plain text body and leaving the HTML body empty, the message will be only plain text and not HTML.