<?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; enviar email</title>
	<atom:link href="http://www.doutdex.com/blog/tag/enviar-email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doutdex.com/blog</link>
	<description>Experience analyzing new softwares</description>
	<lastBuildDate>Wed, 14 Jul 2010 20:02:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=2961</generator>
		<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 [...]


Related posts:<ol><li><a href='http://www.doutdex.com/blog/2008/05/06/leer-read-email-correo-electronico-usando-telnet/' rel='bookmark' title='Permanent Link: Leer (read) email correo electrónico usando telnet'>Leer (read) email correo electrónico usando telnet</a></li>
<li><a href='http://www.doutdex.com/blog/2008/04/29/enviar-email-php-texto-html-sendmail/' rel='bookmark' title='Permanent Link: Cómo Enviar un email de texto o html con (usando) php sendmail'>Cómo Enviar un email de texto o html con (usando) php sendmail</a></li>
</ol>]]></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>
