<?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: postie</title>
	<atom:link href="http://www.jimhodgson.com/2006/07/19/postie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jimhodgson.com/2006/07/19/postie/</link>
	<description>Trying my best to enjoy life. Updates every weekday!</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:34:16 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: faloco</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-37689</link>
		<dc:creator>faloco</dc:creator>
		<pubDate>Sun, 25 May 2008 10:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-37689</guid>
		<description>Hi Jim, only one question. POstie works great, I post with gmail but can&#039;t put links in the post. Do you know how can I write links? Is there some tag to do it?
Thank you very much</description>
		<content:encoded><![CDATA[<p>Hi Jim, only one question. POstie works great, I post with gmail but can&#8217;t put links in the post. Do you know how can I write links? Is there some tag to do it?<br />
Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: langdon</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-26944</link>
		<dc:creator>langdon</dc:creator>
		<pubDate>Wed, 11 Jul 2007 12:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-26944</guid>
		<description>For Karlja and/or anyone else who is wanting to use imap_open() with GMail, but not using Wordpress:

$mailbox = imap_open(&quot;{pop.gmail.com:995/pop3/ssl/notls}INBOX&quot;,  &quot;your@email.com&quot;, &quot;password&quot;);</description>
		<content:encoded><![CDATA[<p>For Karlja and/or anyone else who is wanting to use imap_open() with GMail, but not using Wordpress:</p>
<p>$mailbox = imap_open(&#8220;{pop.gmail.com:995/pop3/ssl/notls}INBOX&#8221;,  &#8220;your@email.com&#8221;, &#8220;password&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karlja</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-25377</link>
		<dc:creator>Karlja</dc:creator>
		<pubDate>Mon, 04 Jun 2007 07:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-25377</guid>
		<description>Hi,
could you post the working imap_open statement that&#039;s actually send to Gmail? (of course without the passwort and the user)

Like this:
{pop.gmail.com:995/service=pop3/ssl/notls/novalidate-cert}INBOX

Thank You.
Karlja</description>
		<content:encoded><![CDATA[<p>Hi,<br />
could you post the working imap_open statement that&#8217;s actually send to Gmail? (of course without the passwort and the user)</p>
<p>Like this:<br />
{pop.gmail.com:995/service=pop3/ssl/notls/novalidate-cert}INBOX</p>
<p>Thank You.<br />
Karlja</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-25283</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Sun, 03 Jun 2007 19:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-25283</guid>
		<description>Hi,
I got a similar problem. I am neither using postie nor wordpress but it would be really helpful if someone could post the working line of code for imap_open.

Right now I get the following error:
Failed with error: Can&#039;t open mailbox {pop.gmail.com:995/service=pop3/ssl/notls/novalidate-cert}INBOX: invalid remote specification

So I think I got the syntax right, but I am not quite sure, which options I have to turn on or off.
ssl = on!
notls? tls?
novalidate-cert? validate-cert?
norsh?
... and so on.

Could someone please post the working imap_open syntax. Thank you!

bye
Jan

PS: I am using PHP5.0.4 on a Linux Redhat System.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I got a similar problem. I am neither using postie nor wordpress but it would be really helpful if someone could post the working line of code for imap_open.</p>
<p>Right now I get the following error:<br />
Failed with error: Can&#8217;t open mailbox {pop.gmail.com:995/service=pop3/ssl/notls/novalidate-cert}INBOX: invalid remote specification</p>
<p>So I think I got the syntax right, but I am not quite sure, which options I have to turn on or off.<br />
ssl = on!<br />
notls? tls?<br />
novalidate-cert? validate-cert?<br />
norsh?<br />
&#8230; and so on.</p>
<p>Could someone please post the working imap_open syntax. Thank you!</p>
<p>bye<br />
Jan</p>
<p>PS: I am using PHP5.0.4 on a Linux Redhat System.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZappoMan</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-19082</link>
		<dc:creator>ZappoMan</dc:creator>
		<pubDate>Thu, 22 Mar 2007 03:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-19082</guid>
		<description>If you are having problems with getting postie to work with gmail, and you are using a Win32 server machine, your problem may be related to these PHP bugs...

http://bugs.php.net/bug.php?id=29036
http://bugs.php.net/bug.php?id=36496

Apparently php_imap.dll doesn&#039;t work with php_openssl.dll on Win32. 

The bug appears to have been fixed in PHP builds after Feb. 19, 2007.</description>
		<content:encoded><![CDATA[<p>If you are having problems with getting postie to work with gmail, and you are using a Win32 server machine, your problem may be related to these PHP bugs&#8230;</p>
<p><a href="http://bugs.php.net/bug.php?id=29036" rel="nofollow">http://bugs.php.net/bug.php?id=29036</a><br />
<a href="http://bugs.php.net/bug.php?id=36496" rel="nofollow">http://bugs.php.net/bug.php?id=36496</a></p>
<p>Apparently php_imap.dll doesn&#8217;t work with php_openssl.dll on Win32. </p>
<p>The bug appears to have been fixed in PHP builds after Feb. 19, 2007.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lumb</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-16653</link>
		<dc:creator>Jonathan Lumb</dc:creator>
		<pubDate>Sat, 03 Mar 2007 10:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-16653</guid>
		<description>Another slight fix for those people trying to get Postie to work with Google Apps for Domains or Gmail is available on my website. Just a little code change - a syntax problem. 

http://www.sprayfly.com

Hope this helps.
Jono</description>
		<content:encoded><![CDATA[<p>Another slight fix for those people trying to get Postie to work with Google Apps for Domains or Gmail is available on my website. Just a little code change &#8211; a syntax problem. </p>
<p><a href="http://www.sprayfly.com" rel="nofollow">http://www.sprayfly.com</a></p>
<p>Hope this helps.<br />
Jono</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-14900</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Tue, 13 Feb 2007 08:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-14900</guid>
		<description>This didn&#039;t seem to work for me:(
Still get this error

Warning: imap_open() [function.imap-open]: Couldn&#039;t open stream {pop.gmail.com:995/service=pop3/ssl/notls/novalidate-cert}INBOX in /homepages/9/d188817997/htdocs/phooblog/wp-content/plugins/postie/postieIMAP.php on line 72
Unable to connect. The server said - Can&#039;t open mailbox {pop.gmail.com:995/service=pop3/ssl/notls/novalidate-cert}INBOX: invalid remote specification
Try putting in your full email address as a userid and try again.

Cheers if you can help</description>
		<content:encoded><![CDATA[<p>This didn&#8217;t seem to work for me:(<br />
Still get this error</p>
<p>Warning: imap_open() [function.imap-open]: Couldn&#8217;t open stream {pop.gmail.com:995/service=pop3/ssl/notls/novalidate-cert}INBOX in /homepages/9/d188817997/htdocs/phooblog/wp-content/plugins/postie/postieIMAP.php on line 72<br />
Unable to connect. The server said &#8211; Can&#8217;t open mailbox {pop.gmail.com:995/service=pop3/ssl/notls/novalidate-cert}INBOX: invalid remote specification<br />
Try putting in your full email address as a userid and try again.</p>
<p>Cheers if you can help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Broken Mysql at simonandmary.net</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-14215</link>
		<dc:creator>Broken Mysql at simonandmary.net</dc:creator>
		<pubDate>Sun, 04 Feb 2007 16:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-14215</guid>
		<description>[...] P.S. This site and this site were also helpful in one tech issues today.              Meta [...]</description>
		<content:encoded><![CDATA[<p>[...] P.S. This site and this site were also helpful in one tech issues today.              Meta [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emag</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-10006</link>
		<dc:creator>emag</dc:creator>
		<pubDate>Thu, 28 Dec 2006 03:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-10006</guid>
		<description>Jim:

A *big* thank you for this.  I was getting close to giving up in disgust, getting postie to work with courier-imap(-ssl) on my mail server.  I was getting the same error, and yet could login manually, so I knew that the daemon was working.  Your code fixes allow me to login just fine, at least with imap (I haven&#039;t tried imaps yet).

Again, thanks!</description>
		<content:encoded><![CDATA[<p>Jim:</p>
<p>A *big* thank you for this.  I was getting close to giving up in disgust, getting postie to work with courier-imap(-ssl) on my mail server.  I was getting the same error, and yet could login manually, so I knew that the daemon was working.  Your code fixes allow me to login just fine, at least with imap (I haven&#8217;t tried imaps yet).</p>
<p>Again, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pardis</title>
		<link>http://www.jimhodgson.com/2006/07/19/postie/comment-page-1/#comment-2875</link>
		<dc:creator>Pardis</dc:creator>
		<pubDate>Mon, 09 Oct 2006 00:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jimhodgson.com/2006/07/19/postie/#comment-2875</guid>
		<description>So in case the Gmail thing never works out, I set up a Yahoo account, setup POP access, confirmed POP access via Outlook Express, and then changed the settings in Configure Postie, but now I get this:

Warning: fsockopen(): unable to connect to pop.mail.yahoo.ca:110 in xxxxx/wordpress/wp-includes/class-pop3.php on line 87
Unable to connect. The server said - POP3 connect: Error [110] [Connection timed out]
Try putting in your full email address as a userid and try again.

I tried my full e-mail address and that doesn&#039;t work, either.</description>
		<content:encoded><![CDATA[<p>So in case the Gmail thing never works out, I set up a Yahoo account, setup POP access, confirmed POP access via Outlook Express, and then changed the settings in Configure Postie, but now I get this:</p>
<p>Warning: fsockopen(): unable to connect to pop.mail.yahoo.ca:110 in xxxxx/wordpress/wp-includes/class-pop3.php on line 87<br />
Unable to connect. The server said &#8211; POP3 connect: Error [110] [Connection timed out]<br />
Try putting in your full email address as a userid and try again.</p>
<p>I tried my full e-mail address and that doesn&#8217;t work, either.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
