<?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/"
	>

<channel>
	<title>One Kind Of Life &#187; telnet</title>
	<atom:link href="http://www.doutdex.com/blog/category/redes/telnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doutdex.com/blog</link>
	<description>Experience analyzing new softwares</description>
	<lastBuildDate>Wed, 04 Jan 2012 13:01:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Leer (read) email correo electrónico usando telnet</title>
		<link>http://www.doutdex.com/blog/2008/05/06/leer-read-email-correo-electronico-usando-telnet/</link>
		<comments>http://www.doutdex.com/blog/2008/05/06/leer-read-email-correo-electronico-usando-telnet/#comments</comments>
		<pubDate>Tue, 06 May 2008 04:24:36 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=90</guid>
		<description><![CDATA[A continuación describo un ejemplo practico, lo que se debe escribir es lo que está con negrita: doutdex@xxx:~$ telnet pop.mailserver.com 110 Trying 172.16.0.6... Connected to pop.mailserver.com. Escape character is '^]'. +OK Hello there. USER doutdex +OK Password required. PASS miclave +OK logged in. Para listar todos los emails LIST +OK POP3 clients that break here, [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/05/06/leer-read-email-correo-electronico-usando-telnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enviar (send) correo electrónico (email) with (usando) telnet</title>
		<link>http://www.doutdex.com/blog/2008/05/06/enviar-send-correo-electronico-email-with-usando-telnet/</link>
		<comments>http://www.doutdex.com/blog/2008/05/06/enviar-send-correo-electronico-email-with-usando-telnet/#comments</comments>
		<pubDate>Tue, 06 May 2008 04:14:08 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[telnet]]></category>
		<category><![CDATA[enviar email]]></category>
		<category><![CDATA[sendmail]]></category>

		<guid isPermaLink="false">http://doutdex.wordpress.com/?p=89</guid>
		<description><![CDATA[Es muy simple, primero se conectan al servidor de correo al puerto 25, luego (helo ), de ahi ingresan el email de origen (from), el email destinatario (rcpt to), el asunto (subject), escriben (data) en la próxima línea el mensaje que desean enviar y terminan con un punto en la ultima línea telnet mailserver.com 25 [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2008/05/06/enviar-send-correo-electronico-email-with-usando-telnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

