<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - how to send mail via gmail?]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/14179/"/>
	<updated>2009-05-25T09:18:46Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/14179/how-to-send-mail-via-gmail/</id>
		<entry>
			<title type="html"><![CDATA[Re: how to send mail via gmail?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127937/#p127937"/>
			<content type="html"><![CDATA[<p>I send mail through its ID which is made on the gmail.</p>]]></content>
			<author>
				<name><![CDATA[kinzGeorge]]></name>
				<uri>http://punbb.informer.com/forums/user/15321/</uri>
			</author>
			<updated>2009-05-25T09:18:46Z</updated>
			<id>http://punbb.informer.com/forums/post/127937/#p127937</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to send mail via gmail?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/124639/#p124639"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[dmx_punker]]></name>
				<uri>http://punbb.informer.com/forums/user/14886/</uri>
			</author>
			<updated>2009-02-15T00:26:12Z</updated>
			<id>http://punbb.informer.com/forums/post/124639/#p124639</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to send mail via gmail?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/83420/#p83420"/>
			<content type="html"><![CDATA[<p>Thanks smartys, i will try it asap.</p>]]></content>
			<author>
				<name><![CDATA[Bibby]]></name>
				<uri>http://punbb.informer.com/forums/user/8519/</uri>
			</author>
			<updated>2006-12-22T03:55:39Z</updated>
			<id>http://punbb.informer.com/forums/post/83420/#p83420</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to send mail via gmail?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/83419/#p83419"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Smartys]]></name>
				<uri>http://punbb.informer.com/forums/user/1209/</uri>
			</author>
			<updated>2006-12-22T03:38:05Z</updated>
			<id>http://punbb.informer.com/forums/post/83419/#p83419</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how to send mail via gmail?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/83417/#p83417"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Bibby]]></name>
				<uri>http://punbb.informer.com/forums/user/8519/</uri>
			</author>
			<updated>2006-12-22T03:20:20Z</updated>
			<id>http://punbb.informer.com/forums/post/83417/#p83417</id>
		</entry>
</feed>
