<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: HTML being sent in plain text clients</title>
		<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients</link>
		<description>Gravity Support Forums Topic: HTML being sent in plain text clients</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 04:43:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/html-being-sent-in-plain-text-clients" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-76770</link>
			<pubDate>Fri, 21 Sep 2012 22:28:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">76770@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can control the email notification format buy using the gform_notification_format filter:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_notification_format&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_notification_format&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Craig on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-76547</link>
			<pubDate>Thu, 20 Sep 2012 13:12:38 +0000</pubDate>
			<dc:creator>Craig</dc:creator>
			<guid isPermaLink="false">76547@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to send plain text email for our management system. How can I just sent plain text?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>XioupATX on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-25158</link>
			<pubDate>Tue, 10 May 2011 08:04:23 +0000</pubDate>
			<dc:creator>XioupATX</dc:creator>
			<guid isPermaLink="false">25158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;/p&#62;
&#60;p&#62;I'd like to my vote to this feature request, with the following addendum:&#60;/p&#62;
&#60;p&#62;I would prefer to see emails sent as &#60;a href=&#34;http://en.wikipedia.org/wiki/MIME#Alternative&#34; rel=&#34;nofollow&#34;&#62;multipart/alternative&#60;/a&#62;, with a text and an html copy of the email. This is really the best way to handle sending HTML emails, since it allows the recipient to view whichever version of the email he prefers / whichever version of the email his client can render.&#60;/p&#62;
&#60;p&#62;This is also becoming more important with &#34;DropBoxes&#34;, email addresses that process incoming messages and do something else with them. In many cases, these DropBoxes only work correctly with text emails. Sending emails as multipart/alternative would allow your customers to create rich HTML messages for correspondents who choose to view them while creating an alternate text version of each message for clients that can only handle text emails.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.php.net/manual/en/function.mail.php#85772&#34; rel=&#34;nofollow&#34;&#62;Multipart/alternative example at php.net&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>XioupATX on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-25157</link>
			<pubDate>Tue, 10 May 2011 07:59:09 +0000</pubDate>
			<dc:creator>XioupATX</dc:creator>
			<guid isPermaLink="false">25157@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;sorry for the double
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-24402</link>
			<pubDate>Thu, 28 Apr 2011 11:40:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">24402@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is a feature we plan on adding.  Until then it can only be accomplished via a core code change that will impact ALL forms on the site you make the code change too.  &#60;/p&#62;
&#60;p&#62;Here is what you would have to change:&#60;/p&#62;
&#60;p&#62;You would edit common.php in the gravityforms plugin folder. Search for the wp_mail function call. Just above the line that calls wp_mail is a line that sets the Content-type for the email being sent to text/html. You need to change it to text/plain.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tony on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-24382</link>
			<pubDate>Thu, 28 Apr 2011 07:19:15 +0000</pubDate>
			<dc:creator>Tony</dc:creator>
			<guid isPermaLink="false">24382@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have a 5 person customer contact center. They handle all inbound emails and calls for the customer support. They use a e-mail routing/mangement application called Kana. It takes all inbound emails and captures data on each email while routing them to the correct folks. It butchers html emails.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>luminairefoto on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-24374</link>
			<pubDate>Thu, 28 Apr 2011 02:15:12 +0000</pubDate>
			<dc:creator>luminairefoto</dc:creator>
			<guid isPermaLink="false">24374@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I second the vote for plain text support. My studio management software requires plain text emails for automatic submission. Having the option available can't hurt anyone, I would personally appreciate it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tony on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-23832</link>
			<pubDate>Thu, 21 Apr 2011 08:30:29 +0000</pubDate>
			<dc:creator>Tony</dc:creator>
			<guid isPermaLink="false">23832@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Barbara,&#60;br /&#62;
What was the work-around.&#60;br /&#62;
We're confronting the same issue.&#60;br /&#62;
Thanks!&#60;br /&#62;
Tony
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bghouse on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-15788</link>
			<pubDate>Sun, 09 Jan 2011 23:50:20 +0000</pubDate>
			<dc:creator>bghouse</dc:creator>
			<guid isPermaLink="false">15788@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;br /&#62;
Thanks - I figured a work around for this that gets me through the problems.&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Barbara
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "HTML being sent in plain text clients"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-being-sent-in-plain-text-clients#post-15782</link>
			<pubDate>Sun, 09 Jan 2011 23:24:10 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">15782@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The emails are sent as HTML, not plain text.  This isn't currently configurable without changing the plugin code itself which we don't recommend.  We are considering adding an option to send the email as text only, however statistically the vast majority of email clients in use today have HTML capability.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
