<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Gmail Tip: Trick Gmail Into Checking Your POP3 Accounts Often</title>
	<atom:link href="http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/feed" rel="self" type="application/rss+xml" />
	<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gmail-how-to-modify-pop3-mail-fetcher-frequency</link>
	<description>Apple, iPhone/iPad, Technology, Photography, SEO &#38; Internet Marketing</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:29:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-62248</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 25 Jan 2012 14:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-62248</guid>
		<description>I&#039;ve been unable to get this working and I can&#039;t figure out why. Is there something I need to change for my pop3 host that could be preventing gmail from checking?

I have an email account setup through a domain I have hosted with HostGator. Maybe a setting I&#039;m missing somewhere.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been unable to get this working and I can&#8217;t figure out why. Is there something I need to change for my pop3 host that could be preventing gmail from checking?</p>
<p>I have an email account setup through a domain I have hosted with HostGator. Maybe a setting I&#8217;m missing somewhere.<br />
<span class="cluv">Steve&#8217;s last post &#8230; <a class="6d9954812f 62248" href="http://www.top10listguide.com/top-10-dating-websites/">Top 10 Dating Websites</a></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Vasse</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-60647</link>
		<dc:creator>Jay Vasse</dc:creator>
		<pubDate>Tue, 29 Nov 2011 16:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-60647</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Gmail Tip: Trick Gmail Into Checking Your POP3 Accounts Often http://t.co/hh6jmlvX&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Gmail Tip: Trick Gmail Into Checking Your POP3 Accounts Often <a href="http://t.co/hh6jmlvX" target="_blank">http://t.co/hh6jmlvX</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weg von web.de &#171; Randnotizen</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-60514</link>
		<dc:creator>Weg von web.de &#171; Randnotizen</dc:creator>
		<pubDate>Fri, 25 Nov 2011 11:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-60514</guid>
		<description>[...] http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency" target="_blank">http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-57434</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Thu, 28 Jul 2011 16:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-57434</guid>
		<description>Hi Roger,

Personally, I simply put up a PHP script (to send the actual e-mail) on one of my domains, in a bunch of weird-named subfolders (so it can&#039;t be guessed easily), and then in the &quot;command&quot; for the scheduled task, I just put:

&lt;i&gt;curl --silent http:...&lt;/i&gt;

And then the scheduled task is set to run every 10 minutes (*/10) between a specified timeframe (I don&#039;t need it to run in the evenings, then I don&#039;t mind my email arriving delayed).</description>
		<content:encoded><![CDATA[<p>Hi Roger,</p>
<p>Personally, I simply put up a PHP script (to send the actual e-mail) on one of my domains, in a bunch of weird-named subfolders (so it can&#8217;t be guessed easily), and then in the &#8220;command&#8221; for the scheduled task, I just put:</p>
<p><i>curl &#8211;silent http:&#8230;</i></p>
<p>And then the scheduled task is set to run every 10 minutes (*/10) between a specified timeframe (I don&#8217;t need it to run in the evenings, then I don&#8217;t mind my email arriving delayed).<br />
<span class="cluv">Klaus&#8217;s last post &#8230; <a class="629a3aa573 57434" href="http://techpatio.com/2011/articles/five-tips-php-developers-beginners">5 Essential tips for new PHP developers</a></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Huston</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-57415</link>
		<dc:creator>Roger Huston</dc:creator>
		<pubDate>Wed, 27 Jul 2011 22:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-57415</guid>
		<description>I want to setup a customer service email so whomever is watching the store, they can log on to Gmail and get the emails.  However, we don&#039;t get a lot, but when we do, it is important we react right away.

This just shows you how the &quot;Geniuses&quot; over that at Google think and why they just don&#039;t get business.  Timing matters to business.

I like this idea and want to use it.  I know how to setup a CRON job on CPANEL, however, I need to find out how to write a script to send an email.  Any ideas?

- Roger</description>
		<content:encoded><![CDATA[<p>I want to setup a customer service email so whomever is watching the store, they can log on to Gmail and get the emails.  However, we don&#8217;t get a lot, but when we do, it is important we react right away.</p>
<p>This just shows you how the &#8220;Geniuses&#8221; over that at Google think and why they just don&#8217;t get business.  Timing matters to business.</p>
<p>I like this idea and want to use it.  I know how to setup a CRON job on CPANEL, however, I need to find out how to write a script to send an email.  Any ideas?</p>
<p>- Roger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pok</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-56420</link>
		<dc:creator>Pok</dc:creator>
		<pubDate>Fri, 24 Jun 2011 06:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-56420</guid>
		<description>For those of us who wouldn&#039;t know a chron if it leap up and bit us, an alternative is to set up forwarding to another email address that just bounces it back (eg another email with forwarding on it). Then the more often Gmail checks, the more emails get bounced back and so on... I&#039;m trying this at the moment and will let you know what check rate it gets up to!</description>
		<content:encoded><![CDATA[<p>For those of us who wouldn&#8217;t know a chron if it leap up and bit us, an alternative is to set up forwarding to another email address that just bounces it back (eg another email with forwarding on it). Then the more often Gmail checks, the more emails get bounced back and so on&#8230; I&#8217;m trying this at the moment and will let you know what check rate it gets up to!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Christmas Tree Store</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-56293</link>
		<dc:creator>The Christmas Tree Store</dc:creator>
		<pubDate>Tue, 14 Jun 2011 20:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-56293</guid>
		<description>Excellent idea, I just switched to gmail yesterday and was noticing the same problem. Thanks for the tip</description>
		<content:encoded><![CDATA[<p>Excellent idea, I just switched to gmail yesterday and was noticing the same problem. Thanks for the tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damon Day</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-56286</link>
		<dc:creator>Damon Day</dc:creator>
		<pubDate>Tue, 14 Jun 2011 16:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-56286</guid>
		<description>C. Boyd and Klaus,

Thanks for the response.  The Lab sounds like the way for me to go.  Getting hosting companies involved sounds like it would have to go to a level that I am not prepared to take it :-)

I don&#039;t mind hitting the refresh when I am ready.  Thanks to both of you for the tip, the lab will save me some extra clicks every time I want my mail.</description>
		<content:encoded><![CDATA[<p>C. Boyd and Klaus,</p>
<p>Thanks for the response.  The Lab sounds like the way for me to go.  Getting hosting companies involved sounds like it would have to go to a level that I am not prepared to take it <img src='http://cdn.techpatio.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I don&#8217;t mind hitting the refresh when I am ready.  Thanks to both of you for the tip, the lab will save me some extra clicks every time I want my mail.<br />
<span class="cluv">Damon Day&#8217;s last post &#8230; <a class="b0ffa1eaa8 56286" href="http://damonday.com/3411/legal-helpers-debt-resolution-review-secret-business-plan-exposed/">Legal Helpers Debt Resolution Review – Secret Business Plan Exposed</a></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-56285</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Tue, 14 Jun 2011 15:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-56285</guid>
		<description>As C. Boyd explains in the comment below, there&#039;s a &quot;Lab&quot;-plugin that allows you to refresh POP accounts also, by the click of the &quot;Refresh&quot;-button in your Gmail Inbox, so if you use the Gmail interface, then that&#039;s probably all you really need.

If, like me, you don&#039;t use the Gmail interface much or at all, then setting up a cronjob on server somewhere, will trick Gmail into thinking you receive mail more often than you might do, so it&#039;ll probably end up polling your POP accounts every 10 minutes or so, rather than once an hour or whatever it used to do.

Ask your webhost if they support cronjob on the server, my guess is that they do - and it&#039;s done via the control panel.</description>
		<content:encoded><![CDATA[<p>As C. Boyd explains in the comment below, there&#8217;s a &#8220;Lab&#8221;-plugin that allows you to refresh POP accounts also, by the click of the &#8220;Refresh&#8221;-button in your Gmail Inbox, so if you use the Gmail interface, then that&#8217;s probably all you really need.</p>
<p>If, like me, you don&#8217;t use the Gmail interface much or at all, then setting up a cronjob on server somewhere, will trick Gmail into thinking you receive mail more often than you might do, so it&#8217;ll probably end up polling your POP accounts every 10 minutes or so, rather than once an hour or whatever it used to do.</p>
<p>Ask your webhost if they support cronjob on the server, my guess is that they do &#8211; and it&#8217;s done via the control panel.<br />
<span class="cluv">Klaus&#8217;s last post &#8230; <a class="ad6bee76fb 56285" href="http://techpatio.com/2011/software/browsers/review-adblocker-google-chrome?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=review-adblocker-google-chrome">Which one is the best adblocker for Google Chrome</a></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C. Boyd</title>
		<link>http://techpatio.com/2010/guides-how-to/gmail-how-to-modify-pop3-mail-fetcher-frequency/comment-page-1#comment-56284</link>
		<dc:creator>C. Boyd</dc:creator>
		<pubDate>Tue, 14 Jun 2011 14:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://techpatio.com/?p=3690#comment-56284</guid>
		<description>@ Damon Day - FYI, there&#039;s a new &quot;Lab&quot; that does exactly what you suggested... when you hit the &quot;refresh&quot; button, it retrieves POP mail. In case you don&#039;t want to go through the hassle of the cron job thing (although it&#039;s super useful if you don&#039;t want to constantly be hitting &quot;refresh&quot;!).</description>
		<content:encoded><![CDATA[<p>@ Damon Day &#8211; FYI, there&#8217;s a new &#8220;Lab&#8221; that does exactly what you suggested&#8230; when you hit the &#8220;refresh&#8221; button, it retrieves POP mail. In case you don&#8217;t want to go through the hassle of the cron job thing (although it&#8217;s super useful if you don&#8217;t want to constantly be hitting &#8220;refresh&#8221;!).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

