<?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: cygwin+exim: setting up a local SMTP server for testing email applications</title>
	<atom:link href="http://kizzx2.com/blog/index.php/2009/02/08/cygwinexim-setting-up-a-local-smtp-server-for-testing-email-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://kizzx2.com/blog/index.php/2009/02/08/cygwinexim-setting-up-a-local-smtp-server-for-testing-email-applications/</link>
	<description>random stupid ideas from a narcissistic chode</description>
	<lastBuildDate>Fri, 27 Jan 2012 01:17:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Marco</title>
		<link>http://kizzx2.com/blog/index.php/2009/02/08/cygwinexim-setting-up-a-local-smtp-server-for-testing-email-applications/comment-page-1/#comment-4014</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 28 Apr 2011 17:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://kizzx2.com/blog/?p=132#comment-4014</guid>
		<description>&lt;p&gt;Thanks man. 5/5&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks man. 5/5</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jb</title>
		<link>http://kizzx2.com/blog/index.php/2009/02/08/cygwinexim-setting-up-a-local-smtp-server-for-testing-email-applications/comment-page-1/#comment-1460</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Mon, 30 Aug 2010 00:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://kizzx2.com/blog/?p=132#comment-1460</guid>
		<description>&lt;p&gt;@Mahesh:&lt;/p&gt;

&lt;p&gt;To send a non-trivial mail with exim, first format it to a proper rfc822/rfc2822/rfc5322 format mail with the attachments done according to mime (lots of other tools to do that, take your pick), then pass it as input to exim something like this:&lt;/p&gt;

&lt;p&gt;exim -some-options-here-forgot-which &lt; your-message.rfc822&lt;/p&gt;

&lt;p&gt;Exim would do the rest&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Mahesh:</p>

<p>To send a non-trivial mail with exim, first format it to a proper rfc822/rfc2822/rfc5322 format mail with the attachments done according to mime (lots of other tools to do that, take your pick), then pass it as input to exim something like this:</p>

<p>exim -some-options-here-forgot-which &lt; your-message.rfc822</p>

<p>Exim would do the rest</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kiZZ kiZZ</title>
		<link>http://kizzx2.com/blog/index.php/2009/02/08/cygwinexim-setting-up-a-local-smtp-server-for-testing-email-applications/comment-page-1/#comment-384</link>
		<dc:creator>kiZZ kiZZ</dc:creator>
		<pubDate>Thu, 18 Feb 2010 03:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://kizzx2.com/blog/?p=132#comment-384</guid>
		<description>&lt;p&gt;@Mahesh:&lt;/p&gt;

&lt;p&gt;I don&#039;t know how you can do it from the command line. You probably need to use a proper MUA for that, try &lt;code&gt;mutt&lt;/code&gt; (available from Cygwin installer). Or you could achieve the same thing with a Perl or Ruby script (more complicated)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Mahesh:</p>

<p>I don&#8217;t know how you can do it from the command line. You probably need to use a proper MUA for that, try

<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">mutt</div></td></tr></tbody></table></div>

(available from Cygwin installer). Or you could achieve the same thing with a Perl or Ruby script (more complicated)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mahesh</title>
		<link>http://kizzx2.com/blog/index.php/2009/02/08/cygwinexim-setting-up-a-local-smtp-server-for-testing-email-applications/comment-page-1/#comment-383</link>
		<dc:creator>Mahesh</dc:creator>
		<pubDate>Wed, 17 Feb 2010 14:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://kizzx2.com/blog/?p=132#comment-383</guid>
		<description>&lt;p&gt;How do i use exim to send email with attachment?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How do i use exim to send email with attachment?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mxraivgb</title>
		<link>http://kizzx2.com/blog/index.php/2009/02/08/cygwinexim-setting-up-a-local-smtp-server-for-testing-email-applications/comment-page-1/#comment-365</link>
		<dc:creator>mxraivgb</dc:creator>
		<pubDate>Tue, 03 Nov 2009 05:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://kizzx2.com/blog/?p=132#comment-365</guid>
		<description>&lt;p&gt;&lt;strong&gt;mxraivgb...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;mxraivgb...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>mxraivgb&#8230;</strong></p>

<p>mxraivgb&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kiZZ kiZZ</title>
		<link>http://kizzx2.com/blog/index.php/2009/02/08/cygwinexim-setting-up-a-local-smtp-server-for-testing-email-applications/comment-page-1/#comment-352</link>
		<dc:creator>kiZZ kiZZ</dc:creator>
		<pubDate>Fri, 17 Jul 2009 05:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://kizzx2.com/blog/?p=132#comment-352</guid>
		<description>&lt;p&gt;Interesting. Thanks for the link!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting. Thanks for the link!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Štibraný</title>
		<link>http://kizzx2.com/blog/index.php/2009/02/08/cygwinexim-setting-up-a-local-smtp-server-for-testing-email-applications/comment-page-1/#comment-348</link>
		<dc:creator>Peter Štibraný</dc:creator>
		<pubDate>Thu, 16 Jul 2009 18:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://kizzx2.com/blog/?p=132#comment-348</guid>
		<description>&lt;p&gt;Nice. You mention Eclipse here and there, so I assume you also do stuff in Java. Here is one useful library for unit-testing sending emails via SMTP: http://code.google.com/p/subethasmtp/wiki/Wiser It acts as SMTP server, and let&#039;s you check received messages in Java code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice. You mention Eclipse here and there, so I assume you also do stuff in Java. Here is one useful library for unit-testing sending emails via SMTP: <a href="http://code.google.com/p/subethasmtp/wiki/Wiser" rel="nofollow">http://code.google.com/p/subethasmtp/wiki/Wiser</a> It acts as SMTP server, and let&#8217;s you check received messages in Java code.</p>]]></content:encoded>
	</item>
</channel>
</rss>

