<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iHagaki Postcards &#187; gmail</title>
	<atom:link href="http://www.ihagaki.com/tag/gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ihagaki.com</link>
	<description>from Your iPhone to Mailbox</description>
	<lastBuildDate>Thu, 17 Jun 2010 17:54:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress HGK SMTP Plugin</title>
		<link>http://www.ihagaki.com/wordpress/hgk-smtp-plugin/</link>
		<comments>http://www.ihagaki.com/wordpress/hgk-smtp-plugin/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 18:33:50 +0000</pubDate>
		<dc:creator>iHagaki Team</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://www.ihagaki.com/?p=139</guid>
		<description><![CDATA[
Also please visit the plugin&#8217;s page on wordpress.org

	Contributors: ihagaki
	Tags: gmail, mail, phpmailer, smtp, wp_mail
	Requires at least: 2.8
	Tested up to: 2.8.4
	Stable tag: 1.1	
Summary
This plugin reconfigures WordPress email to use secure SMTP such as Gmail. Plugin options are accessible through the admin panel.
Description
HGK SMTP plugin reconfigures wp_mail() function to use SMTP instead of mail(). Particularly, it allows [...]]]></description>
			<content:encoded><![CDATA[<div style="background: #f6f6f6; border: 1px #ccc solid; margin-bottom: 24pt; padding: 6pt;">
<em>Also please visit the plugin&#8217;s page on <a href="http://wordpress.org/extend/plugins/hgk-smtp/">wordpress.org</a></em></div>
<p>
	<strong>Contributors:</strong> ihagaki<br />
	<strong>Tags:</strong> gmail, mail, phpmailer, smtp, wp_mail<br />
	<strong>Requires at least:</strong> 2.8<br />
	<strong>Tested up to:</strong> 2.8.4<br />
	<strong>Stable tag:</strong> 1.1	</p>
<h3>Summary</h3>
<p>This plugin reconfigures WordPress email to use secure SMTP such as Gmail. Plugin options are accessible through the admin panel.</p>
<h3>Description</h3>
<p>HGK SMTP plugin reconfigures wp_mail() function to use SMTP instead of mail(). Particularly, it allows sending outgoing mail via Gmail or Google Apps accounts.</p>
<p>The following options can be set from plugin&#8217;s admin panel:</p>
<ul>
<li>SMTP server address.</li>
<li>SMTP server port.</li>
<li>SMTP username and password.</li>
<li>Whether or not SSL should be used.</li>
<li>From: email address and Sender&#8217;s name for outgoing mail.</li>
</ul>
<h3>Installation</h3>
<ol>
<li>Download <a href="http://downloads.wordpress.org/plugin/hgk-smtp.1.1.zip"><code>hgk-smtp.zip</code></a>.</li>
<li>Uncompress.</li>
<li>Upload <code>hgk-smtp</code> to your <code>/wp-content/plugins/</code> directory.</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>
</ol>
<h3>Frequently Asked Questions</h3>
<h4>Can I use HGK SMTP plugin with Gmail or Google Apps?</h4>
<p>Yes. In fact it was originally developed to work with Gmail.<br />
The following options should get you going:</p>
<ul>
<li>SMTP server address: <code>smtp.gmail.com</code></li>
<li>Use SSL connection: <code>yes</code> (checked)</li>
<li>SMTP server port: <code>465</code></li>
<li>SMTP username: <code>your Gmail / GoogleApps email address</code></li>
<li>SMTP password: <code>your Gmail / GoogleApps password</code></li>
</ul>
<h4>This plugin does not seem to affect my WordPress blog mailing behavior?</h4>
<p>Make sure that no mailing, SMTP or other plugins with similar functionality are active.</p>
<h4>Still this plugin does not seem to affect my WordPress blog mailing behavior?</h4>
<p>HGK SMTP plugin works by modifying behavior of <code>wm_mail()</code> function. Unfortinately, some plugins are known to call PHP&#8217;s <code>mail()</code> directly. If the case, you should be able to correct that by searching for instances of <code>mail()</code> and replacing them with <code>wp_mail()</code>. Since the parameters to the both functions are the same, this simple textual replacement works.</p>
<h3>Screenshots</h3>
<ol>
<li>Screenshot of HGK SMTP Options admin panel:
<p>	<a href="/wp-content/uploads/2009/09/hgk-smtp-screenshot-1.png"><img src="http://www.ihagaki.com/wp-content/uploads/2009/09/hgk-smtp-screenshot-1.png" alt="Plugin Admin Panel" title="Plugin Admin Panel" width="204" height="256" class="size-full wp-image-147" /></a></li>
</ol>
<h3>Changelog</h3>
<h4>v1.1 2009-09-14</h4>
<ul>
<li>enabling localization</li>
</ul>
<h4>v1.0 2009-09-09</h4>
<ul>
<li>initial release</li>
</ul>
<h3>Support</h3>
<p>Please feel free to contact us by visiting support page and leaving your feedback:<br />
<a href="http://www.ihagaki.com/wordpress/hgk-smtp-plugin/">http://www.ihagaki.com/wordpress/hgk-smtp-plugin/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihagaki.com/wordpress/hgk-smtp-plugin/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
