Multipart Email notices
Multipart Email notices
Does anyone know of a way to send multipart HTML/plain email content types in the existing system?
- m_plugables
- Commander (CMDR)
- Posts: 149
- Joined: Tue Mar 11, 2008 12:44 am
- Contact:
Re: Multipart Email notices
You can use the Send HTML Mail check box on the Edit Email Template page to send text or html mail.

Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com
Re: Multipart Email notices
Right, but I'm talking about multipart/alternative email construction, which combines an HTML part and a PLAIN part so that the emails degrade gracefully to mobile devices and people who turn off HTML in their email client. Also helps drastically with deliverability since many ISPs block malformed HTML and HTML messages without an alternative plaintext part.
- m_plugables
- Commander (CMDR)
- Posts: 149
- Joined: Tue Mar 11, 2008 12:44 am
- Contact:
Re: Multipart Email notices
I haven't seen any thing like this, we should ask Judy for her opinion.

Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Multipart Email notices
Duh......
In Able 5.5 the text or html format was a boolean- one method but not both.
Able 7 has an IsHTML Property, so it is a toggle also from what I can tell from the incomplete CommerceBuilder. chm. The only thing I can think of outside of customizing is sending two emails with the trigger.
There might be more in a page code, but I'm still floating around in ;;;;;;;; C# land;
Or maybe something thru nVelocity.
In Able 5.5 the text or html format was a boolean- one method but not both.
Able 7 has an IsHTML Property, so it is a toggle also from what I can tell from the incomplete CommerceBuilder. chm. The only thing I can think of outside of customizing is sending two emails with the trigger.
There might be more in a page code, but I'm still floating around in ;;;;;;;; C# land;
Or maybe something thru nVelocity.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx