<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>My Blog &#187; Mail</title>
	<atom:link href="http://edroszcz.wordpress.com/category/mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://edroszcz.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 23 Dec 2009 08:32:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='edroszcz.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/8e26658b8f1f5b93cdfd0a5041e89ea6?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>My Blog &#187; Mail</title>
		<link>http://edroszcz.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://edroszcz.wordpress.com/osd.xml" title="My Blog" />
		<item>
		<title>Telnet SMTP</title>
		<link>http://edroszcz.wordpress.com/2008/07/22/hello-world/</link>
		<comments>http://edroszcz.wordpress.com/2008/07/22/hello-world/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 08:19:27 +0000</pubDate>
		<dc:creator>edroszcz</dc:creator>
				<category><![CDATA[Mail]]></category>

		<guid isPermaLink="false">http://edroszcz.wordpress.com/2008/07/22/hello-world/</guid>
		<description><![CDATA[Below is a simple example on how to send mail manully telneting to the server
HELO myserver.com
MAIL FROM: &#60;from@domain.com&#62;
RCPT TO: &#60;to@domain.com&#62;
DATA
Subject: Some subject
Body Some body text
.
QUIT
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=edroszcz.wordpress.com&blog=502305&post=1&subd=edroszcz&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Below is a simple example on how to send mail manully telneting to the server</p>
<p>HELO myserver.com<br />
MAIL FROM: &lt;<a href="mailto:from@domain.com">from@domain.com</a>&gt;<br />
RCPT TO: &lt;<a href="mailto:to@domain.com">to@domain.com</a>&gt;<br />
DATA<br />
Subject: Some subject<br />
Body Some body text<br />
.<br />
QUIT</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/edroszcz.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/edroszcz.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/edroszcz.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/edroszcz.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/edroszcz.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/edroszcz.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/edroszcz.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/edroszcz.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/edroszcz.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/edroszcz.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/edroszcz.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/edroszcz.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=edroszcz.wordpress.com&blog=502305&post=1&subd=edroszcz&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://edroszcz.wordpress.com/2008/07/22/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0bd7cb9c02de7cef0c6aded3c621e768?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">edroszcz</media:title>
		</media:content>
	</item>
	</channel>
</rss>