<?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: Setting outgoing SMTP</title>
		<link>https://legacy.forums.gravityhelp.com/topic/setting-outgoing-smtp</link>
		<description>Gravity Support Forums Topic: Setting outgoing SMTP</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 01:34:38 +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/setting-outgoing-smtp" rel="self" type="application/rss+xml" />

		<item>
			<title>thyroid-dr on "Setting outgoing SMTP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/setting-outgoing-smtp#post-21675</link>
			<pubDate>Sun, 27 Mar 2011 11:02:45 +0000</pubDate>
			<dc:creator>thyroid-dr</dc:creator>
			<guid isPermaLink="false">21675@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Carl - it works :-)&#60;/p&#62;
&#60;p&#62;Suze
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Setting outgoing SMTP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/setting-outgoing-smtp#post-21549</link>
			<pubDate>Fri, 25 Mar 2011 17:04:55 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21549@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On the WP Mail SMTP Settings page there is a Test Email form at the bottom of that page.  Try using that and see if the Test Email works.  If it does, then the Notifications in Gravity Forms should work.  If it doesn't, it should give you an error message that will tell you why it couldn't send so that you can see what you need to change in your settings.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thyroid-dr on "Setting outgoing SMTP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/setting-outgoing-smtp#post-21518</link>
			<pubDate>Fri, 25 Mar 2011 13:25:26 +0000</pubDate>
			<dc:creator>thyroid-dr</dc:creator>
			<guid isPermaLink="false">21518@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I've set up the SMTP plugin and created a unique email address and used that as the authentication address. The email is &#34;gravity-forms@brain-dr.com.&#34; Through the HostGator CPanel, I set it up so emails to that address forward to me. Then in the Gravity form I'm working on, I set the &#34;Send to&#34; field as &#34;gravity-forms@brain-dr.com&#34;. In the SMTP plugin I set the host and port to the ones HostGator told me were for SSL, and I selected the SSL radio button.&#60;/p&#62;
&#60;p&#62;Are these the correct configurations in order to have the form data sent securely to me?&#60;/p&#62;
&#60;p&#62;Thanks for your help :-)&#60;br /&#62;
Suze
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Setting outgoing SMTP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/setting-outgoing-smtp#post-16401</link>
			<pubDate>Mon, 17 Jan 2011 00:36:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">16401@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It will be no problem to use port 465 for your HostGator SMTP server with the WP SMTP Mail plugin.  You can see that specifically in the screen shot of the admin panel for the plugin:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://s.wordpress.org/extend/plugins/wp-mail-smtp/screenshot-1.png&#34; rel=&#34;nofollow&#34;&#62;http://s.wordpress.org/extend/plugins/wp-mail-smtp/screenshot-1.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Plugin:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Suze on "Setting outgoing SMTP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/setting-outgoing-smtp#post-16399</link>
			<pubDate>Sun, 16 Jan 2011 23:40:10 +0000</pubDate>
			<dc:creator>Suze</dc:creator>
			<guid isPermaLink="false">16399@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry if my question wasn't clear - yes I meant for *all* forms, not each form. HostGator told me the outgoing SMTP would need to be set to port 465 - I assume this is equivalent to port 587 in that it's specifically for encrypted data...&#60;/p&#62;
&#60;p&#62;Thanks for your reply :-)&#60;/p&#62;
&#60;p&#62;Suze
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Setting outgoing SMTP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/setting-outgoing-smtp#post-16206</link>
			<pubDate>Fri, 14 Jan 2011 00:17:07 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">16206@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;By default, Gravity Forms uses the wp_mail() function to send mail.  You can change that behavior and send mail via SMTP using a WordPress plugin like WP SMTP Mail.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That plugin allows the use of a custom port for SMTP, but I don't believe it would be integrated to the point that you could use a different port for every form.  I think it's one setting in the WP SMTP Mail plugin for the port, and that's what is always used.&#60;/p&#62;
&#60;p&#62;There might be a way to change that configuration dynamically based on which Gravity Form is sending a confirmation, but it would be custom and not built in.&#60;/p&#62;
&#60;p&#62;** edit **&#60;/p&#62;
&#60;p&#62;After reading your other questions, I think you mean is it possible to use port 587 or something else SSL, to secure the email.  The port would be the same for all the forms though.  If that's the case, then the answer is yes, by using the WP SMTP Mail plugin, and setting the server name and port to something secure.  Then all your forms will use that outbound mail server.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Suze on "Setting outgoing SMTP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/setting-outgoing-smtp#post-16198</link>
			<pubDate>Thu, 13 Jan 2011 22:32:07 +0000</pubDate>
			<dc:creator>Suze</dc:creator>
			<guid isPermaLink="false">16198@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does Gravity Forms allow the purchaser to set the outgoing SMTP port for each form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
