<?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 for Jeff Kastner&#039;s Weblog</title>
	<atom:link href="http://www.jeffkastner.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffkastner.com</link>
	<description>Husband to the most beautiful wife in the world and father to the 2 sweetest kids ever created</description>
	<lastBuildDate>Fri, 14 May 2010 10:47:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Using Blat, Stunnel and Gmail Together by RAG</title>
		<link>http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/comment-page-1/#comment-256</link>
		<dc:creator>RAG</dc:creator>
		<pubDate>Fri, 14 May 2010 10:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=162#comment-256</guid>
		<description>Jeff, 
I was looking for some help to send email using gmail and blat and found excellent help from this site. Tons of thanks for putting this together.</description>
		<content:encoded><![CDATA[<p>Jeff,<br />
I was looking for some help to send email using gmail and blat and found excellent help from this site. Tons of thanks for putting this together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Blat, Stunnel and Gmail Together by joe</title>
		<link>http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/comment-page-1/#comment-242</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sat, 10 Apr 2010 14:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=162#comment-242</guid>
		<description>+)</description>
		<content:encoded><![CDATA[<p>+)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Blat, Stunnel and Gmail Together by joe</title>
		<link>http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/comment-page-1/#comment-241</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sat, 10 Apr 2010 14:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=162#comment-241</guid>
		<description>10/10
worked without a hitch - your explanations reflects serious simplifying intelligence.  i use mine to send to my phone&#039;s email number (xxxxxxxxxx@vtext.com using command line.. e.g. from mIRC (a chat program)..  this way other people can text me without knowing my phone number, or maybe i&#039;ll set up utorrent or the like to tell me important computer events.   gotta stay excessively attuned to my computer, yknow! =&#124; 

thanks, tho =D</description>
		<content:encoded><![CDATA[<p>10/10<br />
worked without a hitch &#8211; your explanations reflects serious simplifying intelligence.  i use mine to send to my phone&#8217;s email number (xxxxxxxxxx@vtext.com using command line.. e.g. from mIRC (a chat program)..  this way other people can text me without knowing my phone number, or maybe i&#8217;ll set up utorrent or the like to tell me important computer events.   gotta stay excessively attuned to my computer, yknow! =| </p>
<p>thanks, tho =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Blat, Stunnel and Gmail Together by Ant</title>
		<link>http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/comment-page-1/#comment-228</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Tue, 23 Feb 2010 08:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=162#comment-228</guid>
		<description>Awesome Brian, thanks this has helped me a great deal today!
Just a note, is there a typo in your article where you install the blat server? I don&#039;t see the -p for the profile name for blat, only two hyphens at the end of that command/instruction :
-pw gmailpassword – - gmailsmtp
just wondering.
Thanks
Anthony</description>
		<content:encoded><![CDATA[<p>Awesome Brian, thanks this has helped me a great deal today!<br />
Just a note, is there a typo in your article where you install the blat server? I don&#8217;t see the -p for the profile name for blat, only two hyphens at the end of that command/instruction :<br />
-pw gmailpassword – &#8211; gmailsmtp<br />
just wondering.<br />
Thanks<br />
Anthony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Blat, Stunnel and Gmail Together by Brian</title>
		<link>http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/comment-page-1/#comment-226</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 21 Feb 2010 18:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=162#comment-226</guid>
		<description>Jeff,

Sorry guess I wasn&#039;t as clear as I could have been.
I was just pointing out the odd occurrence that in your actual example what appear to be two identical hyphen characters are actually two different characters.  The first is hex 96, the second hex 2D.  2D is a hyphen.

Depending on program you can actually see a difference between them.
In Word for example.
And if you copy&amp;paste run your example you will see that part of the
output is
   retry û time(s)
instead of
   retry 1 time(s)

Regards,
Brian</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>Sorry guess I wasn&#8217;t as clear as I could have been.<br />
I was just pointing out the odd occurrence that in your actual example what appear to be two identical hyphen characters are actually two different characters.  The first is hex 96, the second hex 2D.  2D is a hyphen.</p>
<p>Depending on program you can actually see a difference between them.<br />
In Word for example.<br />
And if you copy&amp;paste run your example you will see that part of the<br />
output is<br />
   retry û time(s)<br />
instead of<br />
   retry 1 time(s)</p>
<p>Regards,<br />
Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Blat, Stunnel and Gmail Together by Jeff</title>
		<link>http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/comment-page-1/#comment-225</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 21 Feb 2010 06:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=162#comment-225</guid>
		<description>Thanks, Brian.  
I&#039;m using the &quot;- -&quot; characters as defaults.  If you check out the blat install syntax (http://www.blat.net/examples/install&amp;profile.html), and look at the last example on that page, you&#039;ll see those characters mean we&#039;re using the default number of tries to send and port number.  
Granted.. I later specified a port.  You wouldn&#039;t have to do that.  I just realized I had to on the server I was on and that&#039;s why it&#039;s in my example.  
Glad it worked for you!</description>
		<content:encoded><![CDATA[<p>Thanks, Brian.<br />
I&#8217;m using the &#8220;- -&#8221; characters as defaults.  If you check out the blat install syntax (<a href="http://www.blat.net/examples/install&#038;profile.html" rel="nofollow">http://www.blat.net/examples/install&#038;profile.html</a>), and look at the last example on that page, you&#8217;ll see those characters mean we&#8217;re using the default number of tries to send and port number.<br />
Granted.. I later specified a port.  You wouldn&#8217;t have to do that.  I just realized I had to on the server I was on and that&#8217;s why it&#8217;s in my example.<br />
Glad it worked for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Blat, Stunnel and Gmail Together by Brian</title>
		<link>http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/comment-page-1/#comment-221</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 11 Feb 2010 00:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=162#comment-221</guid>
		<description>Jeff,

Thank you very much for your excellent article.  I followed it carefully and it worked first time.

One odd thing I noticed is that in the &quot;blat -install&quot; example the gmailpassword – -
part has what look like two hypens but they are two different characters.

They do work... blat likes them.

Regards,
Brian</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>Thank you very much for your excellent article.  I followed it carefully and it worked first time.</p>
<p>One odd thing I noticed is that in the &#8220;blat -install&#8221; example the gmailpassword – -<br />
part has what look like two hypens but they are two different characters.</p>
<p>They do work&#8230; blat likes them.</p>
<p>Regards,<br />
Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Blat, Stunnel and Gmail Together by Jeff</title>
		<link>http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/comment-page-1/#comment-218</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 27 Jan 2010 17:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=162#comment-218</guid>
		<description>Marcy.. You&#039;re making it too hard.  Look in Program Files after you install Stunnel.  It&#039;s all right there.. Install the Service, Run it and then just click on &#039;Run Stunnel&#039;.  You used to have to manually configure everything with Stunnel.  Now it&#039;s pretty seamless.  They&#039;ve done a great job improving it.</description>
		<content:encoded><![CDATA[<p>Marcy.. You&#8217;re making it too hard.  Look in Program Files after you install Stunnel.  It&#8217;s all right there.. Install the Service, Run it and then just click on &#8216;Run Stunnel&#8217;.  You used to have to manually configure everything with Stunnel.  Now it&#8217;s pretty seamless.  They&#8217;ve done a great job improving it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Blat, Stunnel and Gmail Together by Marcy</title>
		<link>http://www.jeffkastner.com/2010/01/blat-stunnel-and-gmail/comment-page-1/#comment-217</link>
		<dc:creator>Marcy</dc:creator>
		<pubDate>Tue, 26 Jan 2010 03:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=162#comment-217</guid>
		<description>Hi. I&#039;m trying to make this work but I&#039;m confused on how to get Stunnel going.  I downloaded it and installed.  Is it just running now?</description>
		<content:encoded><![CDATA[<p>Hi. I&#8217;m trying to make this work but I&#8217;m confused on how to get Stunnel going.  I downloaded it and installed.  Is it just running now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ol&#8217; Blue Eyes by Peaches</title>
		<link>http://www.jeffkastner.com/2009/05/ol-blue-eyes/comment-page-1/#comment-87</link>
		<dc:creator>Peaches</dc:creator>
		<pubDate>Sun, 19 Jul 2009 01:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffkastner.com/?p=113#comment-87</guid>
		<description>Wow! He does look a lot like me</description>
		<content:encoded><![CDATA[<p>Wow! He does look a lot like me</p>
]]></content:encoded>
	</item>
</channel>
</rss>
