<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - how to send mail via gmail?]]></title>
		<link>http://punbb.informer.com/forums/topic/14179/how-to-send-mail-via-gmail/</link>
		<description><![CDATA[The most recent posts in how to send mail via gmail?.]]></description>
		<lastBuildDate>Mon, 25 May 2009 09:18:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: how to send mail via gmail?]]></title>
			<link>http://punbb.informer.com/forums/post/127937/#p127937</link>
			<description><![CDATA[<p>I send mail through its ID which is made on the gmail.</p>]]></description>
			<author><![CDATA[dummy@example.com (kinzGeorge)]]></author>
			<pubDate>Mon, 25 May 2009 09:18:46 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/127937/#p127937</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to send mail via gmail?]]></title>
			<link>http://punbb.informer.com/forums/post/124639/#p124639</link>
			<description><![CDATA[<p>Smartys your solution works perfectly, but is important to remember that secure SMTP works at 465, then you must put stmp.gmail.com:465 in the server field. <img src="http://punbb.informer.com/forums/img/smilies/yikes.png" width="15" height="15" alt="yikes" /></p>]]></description>
			<author><![CDATA[dummy@example.com (dmx_punker)]]></author>
			<pubDate>Sun, 15 Feb 2009 00:26:12 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/124639/#p124639</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to send mail via gmail?]]></title>
			<link>http://punbb.informer.com/forums/post/83420/#p83420</link>
			<description><![CDATA[<p>Thanks smartys, i will try it asap.</p>]]></description>
			<author><![CDATA[dummy@example.com (Bibby)]]></author>
			<pubDate>Fri, 22 Dec 2006 03:55:39 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/83420/#p83420</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to send mail via gmail?]]></title>
			<link>http://punbb.informer.com/forums/post/83419/#p83419</link>
			<description><![CDATA[<p>Assuming your version of PHP has SSL compiled in it...<br />FIND<br /></p><div class="codebox"><pre><code>if (!($socket = fsockopen($smtp_host, $smtp_port, $errno, $errstr, 15)))</code></pre></div><p>CHANGE TO<br /></p><div class="codebox"><pre><code>if (!($socket = fsockopen(&#039;ssl://&#039;.$smtp_host, $smtp_port, $errno, $errstr, 15)))</code></pre></div><p>Now, tell me if that doesn&#039;t work and I&#039;ll look into it more: I remember that topic but not specifically what the one line change was (I think it was something like this)</p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Fri, 22 Dec 2006 03:38:05 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/83419/#p83419</guid>
		</item>
		<item>
			<title><![CDATA[how to send mail via gmail?]]></title>
			<link>http://punbb.informer.com/forums/post/83417/#p83417</link>
			<description><![CDATA[<p>hi all.</p><p>I am using punbb-1.2.14 now, and the host verder doesn&#039;t provide local smtp server.<br />I wrote the gmail smtp server information in the &#039;Options&#039; board, but it said gmail need &#039;STARTTLS&#039;.</p><p>Smartys said <a href="http://www.punres.org/viewtopic.php?pid=11970#p11970">&#039;With SSL configured it&#039;s a one-line change to get SMTP with gmail working&#039;</a>, but how can i do?<br />Does anyone had hacked the &#039;email.php&#039; file?</p><p>Thanks. <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Bibby)]]></author>
			<pubDate>Fri, 22 Dec 2006 03:20:20 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/83417/#p83417</guid>
		</item>
	</channel>
</rss>
