<?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: The Mechanics of Email</title>
	<atom:link href="http://inportb.com/2007/09/30/the-mechanics-of-email/feed/" rel="self" type="application/rss+xml" />
	<link>http://inportb.com/2007/09/30/the-mechanics-of-email/</link>
	<description>salty nothings are yummier</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jiang Yio</title>
		<link>http://inportb.com/2007/09/30/the-mechanics-of-email/#comment-42</link>
		<dc:creator>Jiang Yio</dc:creator>
		<pubDate>Sat, 07 Jun 2008 18:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.inportb.com/2007/09/30/the-mechanics-of-email/#comment-42</guid>
		<description>For outgoing mail, your ISP must allow remote connections to port 25, and this is most likely allowed. For incoming mail (i.e. you&#039;ve got your own SMTP server processing your mail), your ISP must allow incoming connections on your local port 25.

Most people interested in this method are involved in writing email-sending scripts, so I&#039;ll assume that you are too. It&#039;s actually almost the same as relaying email through your own SMTP server; this time, you find out what the remote SMTP server is and use that instead.

Incidentally, this allows you to send email even if you don&#039;t have an email account or inbox.</description>
		<content:encoded><![CDATA[<p>For outgoing mail, your ISP must allow remote connections to port 25, and this is most likely allowed. For incoming mail (i.e. you&#8217;ve got your own SMTP server processing your mail), your ISP must allow incoming connections on your local port 25.</p>
<p>Most people interested in this method are involved in writing email-sending scripts, so I&#8217;ll assume that you are too. It&#8217;s actually almost the same as relaying email through your own SMTP server; this time, you find out what the remote SMTP server is and use that instead.</p>
<p>Incidentally, this allows you to send email even if you don&#8217;t have an email account or inbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo Mario</title>
		<link>http://inportb.com/2007/09/30/the-mechanics-of-email/#comment-41</link>
		<dc:creator>Carlo Mario</dc:creator>
		<pubDate>Sat, 07 Jun 2008 16:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.inportb.com/2007/09/30/the-mechanics-of-email/#comment-41</guid>
		<description>Interesting article. I got 2 questions: Does it work if you have port 25 blocked by your ISP? and: Is there any program out there that can help me achieve sending this way?

Thank you!</description>
		<content:encoded><![CDATA[<p>Interesting article. I got 2 questions: Does it work if you have port 25 blocked by your ISP? and: Is there any program out there that can help me achieve sending this way?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

