<?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: Using Telnet to Send Email</title>
	<atom:link href="http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/</link>
	<description>This Blog is Dead. It is an ex-Blog. It has shuffled off this mortal coil and joined the choir invisible.</description>
	<lastBuildDate>Sun, 27 Dec 2009 12:03:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul</title>
		<link>http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-17118</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 20 Dec 2008 08:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-17118</guid>
		<description>Cheers Pat, glad this helped!</description>
		<content:encoded><![CDATA[<p>Cheers Pat, glad this helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-17103</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Sat, 20 Dec 2008 05:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-17103</guid>
		<description>Thanks for this... I have been looking forever to see if you could add:

Date: [Todays Date &amp; Time]
From: [Your Email Address]
To: [Recipients Email Address]
Subject: [Your Email Subject]

and where to put them. This is definitely the most complete instructions I have found! Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for this&#8230; I have been looking forever to see if you could add:</p>
<p>Date: [Todays Date &amp; Time]<br />
From: [Your Email Address]<br />
To: [Recipients Email Address]<br />
Subject: [Your Email Subject]</p>
<p>and where to put them. This is definitely the most complete instructions I have found! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-9297</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 12 Aug 2008 12:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-9297</guid>
		<description>&lt;p&gt;
SMTP-AUTH is discussed in RFC&#039;s 2554 and 4954, which can be found here:
&lt;/p&gt;
&lt;p&gt;
http://www.faqs.org/rfcs/rfc2554.html
http://tools.ietf.org/html/rfc4954
&lt;/p&gt;
&lt;p&gt;
The ability to use SMTP AUTH requires a password challenge-response between the server and client. The password is encoded using base64.
&lt;/p&gt;
&lt;p&gt;
More information on SMTP-AUTH from Wikipedia:
&lt;/p&gt;
&lt;p&gt;
http://en.wikipedia.org/wiki/SMTP-AUTH
&lt;/p&gt;
&lt;p&gt;
With examples of the login process here:
&lt;/p&gt;
&lt;p&gt;
http://www.technoids.org/saslmech.html
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>
SMTP-AUTH is discussed in RFC&#8217;s 2554 and 4954, which can be found here:
</p>
<p>
<a href="http://www.faqs.org/rfcs/rfc2554.html" rel="nofollow">http://www.faqs.org/rfcs/rfc2554.html</a><br />
<a href="http://tools.ietf.org/html/rfc4954" rel="nofollow">http://tools.ietf.org/html/rfc4954</a>
</p>
<p>
The ability to use SMTP AUTH requires a password challenge-response between the server and client. The password is encoded using base64.
</p>
<p>
More information on SMTP-AUTH from Wikipedia:
</p>
<p>
<a href="http://en.wikipedia.org/wiki/SMTP-AUTH" rel="nofollow">http://en.wikipedia.org/wiki/SMTP-AUTH</a>
</p>
<p>
With examples of the login process here:
</p>
<p>
<a href="http://www.technoids.org/saslmech.html" rel="nofollow">http://www.technoids.org/saslmech.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julia robert</title>
		<link>http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-9035</link>
		<dc:creator>julia robert</dc:creator>
		<pubDate>Fri, 08 Aug 2008 06:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-9035</guid>
		<description>do u know how to send mail where SMTP Authentication is being used.</description>
		<content:encoded><![CDATA[<p>do u know how to send mail where SMTP Authentication is being used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-6861</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 11 Jul 2008 15:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-6861</guid>
		<description>SMTP Authentication is specified in RFC 4954:

http://tools.ietf.org/html/rfc4954

According to the RFC, authentication is achived by a BASE64 challenge response. Unless you can issue the relevant response in BASE64 on the fly, you probably won&#039;t be able to send mail where SMTP Authentication is being used.

Regards,
Paul.</description>
		<content:encoded><![CDATA[<p>SMTP Authentication is specified in RFC 4954:</p>
<p><a href="http://tools.ietf.org/html/rfc4954" rel="nofollow">http://tools.ietf.org/html/rfc4954</a></p>
<p>According to the RFC, authentication is achived by a BASE64 challenge response. Unless you can issue the relevant response in BASE64 on the fly, you probably won&#8217;t be able to send mail where SMTP Authentication is being used.</p>
<p>Regards,<br />
Paul.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-6858</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Fri, 11 Jul 2008 14:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-6858</guid>
		<description>This example works if no smtp authentication is enabled. Do you know how to send an e-mail using telnet if POP before SMTP authentification is enabled?</description>
		<content:encoded><![CDATA[<p>This example works if no smtp authentication is enabled. Do you know how to send an e-mail using telnet if POP before SMTP authentification is enabled?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whatithink &#187; Using Telnet to Check Your Email</title>
		<link>http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-4255</link>
		<dc:creator>whatithink &#187; Using Telnet to Check Your Email</dc:creator>
		<pubDate>Wed, 02 Jan 2008 08:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2008/01/02/using-telnet-to-send-email/#comment-4255</guid>
		<description>[...] you want to send an email, then a different protocol must be used: SMTP, and that&#8217;s another post.   Share and Enjoy: Share This [...]</description>
		<content:encoded><![CDATA[<p>[...] you want to send an email, then a different protocol must be used: SMTP, and that&#8217;s another post.   Share and Enjoy: Share This [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
