<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://babgvant.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mail</title><link>http://babgvant.com/files/folders/mail/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>ConvertToMp3SmtpSink Source code</title><link>http://babgvant.com/files/folders/mail/entry933.aspx</link><pubDate>Fri, 03 Nov 2006 14:09:08 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:933</guid><dc:creator>babgvant</dc:creator><slash:comments>1</slash:comments><description>ConvertToMp3SmtpSink is a C# (.Net 2.0) SMTP Event Sink that converts wav to mp3 in inbound emails.&amp;nbsp; I wasn&amp;#39;t able to find any managed code samples when I was writing it so I am releasing the source under the GPL license.&lt;br /&gt;</description><enclosure url="/downloads/converttomp3smtpsink.zip" length="-1" type="application/octet-stream" /></item><item><title>ConvertToMp3SmtpSink</title><link>http://babgvant.com/files/folders/mail/entry925.aspx</link><pubDate>Thu, 02 Nov 2006 16:34:25 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:925</guid><dc:creator>babgvant</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Windows 2003 SMTP OnMessageSubmission sink that converts inbound message attachments from wav to mp3.&lt;/p&gt;&lt;p&gt;Extract to files to a folder, Install.bat will register the assemblies in COM, register the event sink with the SMTP service and restart IIS.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;By default the sink will register for all inbound messages, if you want to change the audience for a particular email address or domain change the &amp;quot;MAIL FROM=*&amp;quot; in Install.bat to &amp;quot;MAIL FROM=emailaddress@domain.com&amp;quot; or &amp;quot;MAIL FROM=*@domain.com&amp;quot;.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;By default the sink send the email using the current machine&amp;#39;s name,
and copies the to, from, subject, and body from the original message.&amp;nbsp;
All of these properties can be overridden using the config tool.&amp;nbsp; Each
value accepts normal text.&amp;nbsp; Multiple recipients can be specified in &amp;quot;To
Override&amp;quot; by separating the email addresses with a semi-colon.&amp;nbsp;
Unchecking &amp;quot;Deliver Original Message&amp;quot; will move the original message
into the Bad Mail folder.&lt;/p&gt; &lt;p&gt;&lt;img src="http://babgvant.com/images/mp3sink.png" /&gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="/downloads/converttomp3smtpsinkbin.zip" length="-1" type="application/octet-stream" /></item></channel></rss>