<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Use Google Apps for SMTP</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Use Google Apps for SMTP</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 08:51:29 +0000</pubDate>

<item>
<title>yuniar on "Use Google Apps for SMTP"</title>
<link>https://www.machform.com/forums/topic/use-google-apps-for-smtp#post-11550</link>
<pubDate>Fri, 04 Mar 2011 21:22:22 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">11550@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Simply edit your config.php file and put your Google Apps SMTP server there. It should be like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;USE_SMTP&#38;#39;,true); 

define(&#38;#39;SMTP_HOST&#38;#39;,&#38;#39;smtp.gmail.com&#38;#39;);
define(&#38;#39;SMTP_PORT&#38;#39;,465);
define(&#38;#39;SMTP_AUTH&#38;#39;,true); 

define(&#38;#39;SMTP_USERNAME&#38;#39;,&#38;#39;username@example.com&#38;#39;);
define(&#38;#39;SMTP_PASSWORD&#38;#39;,&#38;#39;yourpassword&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Also, make sure that your PHP has OpenSSL extension enabled, as this is needed to be able connecting to Google server.
&#60;/p&#62;</description>
</item>
<item>
<title>Vanlocker on "Use Google Apps for SMTP"</title>
<link>https://www.machform.com/forums/topic/use-google-apps-for-smtp#post-11535</link>
<pubDate>Thu, 03 Mar 2011 23:02:01 +0000</pubDate>
<dc:creator>Vanlocker</dc:creator>
<guid isPermaLink="false">11535@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi There&#60;/p&#62;
&#60;p&#62;I have changed over to Google Apps for our email service and need some help for configuration.&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
</item>

</channel>
</rss>
