<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SMTP Proxy for GMail and Windows Live Mail/Hotmail</title><link>http://smtpproxy.codeplex.com/project/feeds/rss</link><description>GMail and Microsoft Live Mail require encrypted connections &amp;#40;SSL&amp;#47;TLS&amp;#41;, but not all software supports SSL&amp;#47;TLS. SmtpProxy accepts unencrypted connections and forwards them to GMail&amp;#47;Live.  It runs as a Windows Service and supports ALL email clients.  It&amp;#39;s developed in C&amp;#35;&amp;#47;.NET4.</description><item><title>New Post: Auth</title><link>http://smtpproxy.codeplex.com/discussions/275068</link><description>&lt;div style="line-height: normal;"&gt;Also for anyone else on the look out. Try &lt;a href="http://netwinsite.com/dmail/smtpauth.htm" rel="nofollow"&gt;http://netwinsite.com/dmail/smtpauth.htm&lt;/a&gt; it supports Auth and configures itself via script prompts when you launch it. &lt;br /&gt;
&lt;/div&gt;</description><author>hillbilly1980</author><pubDate>Fri, 26 Apr 2013 22:49:21 GMT</pubDate><guid isPermaLink="false">New Post: Auth 20130426104921P</guid></item><item><title>New Post: Auth</title><link>http://smtpproxy.codeplex.com/discussions/275068</link><description>&lt;div style="line-height: normal;"&gt;Same request. Our client's ISP just made smtp-auth mandatory and they have client software that does a mailout for overdues that simply doesn't support it. This tool seems perfect save for the lack of AUTH support.&lt;br /&gt;
&lt;br /&gt;
I wouldn't worry so much about the security of implementing this feature. People use technology for good and bad, having SMTP-AUTH support in this tool isn't going to hinder that in anyway and it's certainly not going to be your responsibility how people use your tool in the end of the day. Classic kitchen knife/hammer arguments apply here. &lt;br /&gt;
&lt;br /&gt;
My vote is provide it if you can, make the tool more flexible to the end user.&lt;br /&gt;
&lt;/div&gt;</description><author>hillbilly1980</author><pubDate>Fri, 26 Apr 2013 22:42:00 GMT</pubDate><guid isPermaLink="false">New Post: Auth 20130426104200P</guid></item><item><title>Reviewed: SmtpProxy Installer v1.2 (Feb 22, 2013)</title><link>http://smtpproxy.codeplex.com/releases/view/77865#ReviewBy-RandyJean</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - This is a great little utility&amp;#33;  Very simple and easy to configure.  As we move clients to hosted exchange we can set this up to handle all the older software&amp;#47;devices which do not support SSL&amp;#47;TLS.  &amp;#10;&amp;#10;Before finding this utility we were going to try using hmail server to handle smtp and could not get to do what we wanted&amp;#59; plus it was much more than we needed which made it more complicated.</description><author>RandyJean</author><pubDate>Fri, 22 Feb 2013 22:14:05 GMT</pubDate><guid isPermaLink="false">Reviewed: SmtpProxy Installer v1.2 (Feb 22, 2013) 20130222101405P</guid></item><item><title>Reviewed: SmtpProxy Installer v1.2 (Feb 22, 2013)</title><link>http://smtpproxy.codeplex.com/releases/view/77865#ReviewBy-RandyJean</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - This is a great little utility&amp;#33;  Very simple and easy to configure.  As we move clients to hosted exchange we can set this up to handle all the older software&amp;#47;devices which do not support SSL&amp;#47;TFS.  &amp;#10;&amp;#10;Before finding this utility we were going to try using hmail server to handle smtp and could not get to do what we wanted&amp;#59; plus it was much more than we needed which made it more complicated.</description><author>RandyJean</author><pubDate>Fri, 22 Feb 2013 22:06:48 GMT</pubDate><guid isPermaLink="false">Reviewed: SmtpProxy Installer v1.2 (Feb 22, 2013) 20130222100648P</guid></item><item><title>New Post: Auth</title><link>http://smtpproxy.codeplex.com/discussions/275068</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Doug,&lt;/p&gt;
&lt;p&gt;I'd like to see this feature as well. &amp;nbsp;My company provides IT services for small and medium businesses, and many of the computers we run into have Intel Matrix Storage Manager and PowerChute Business Edition installed. &amp;nbsp;Both of those programs provide information
 that's critical to us, but neither one supports SSL/TLS and authentication. &amp;nbsp;When we have a Windows Server machine at the customer's site, we configure IIS to do the proxying for us, but often there's just a simple Windows 7 PC acting as a file server.&lt;/p&gt;
&lt;p&gt;Your program is wonderfully simple to install and configure, and the addition of stored credentials would make it perfect for our use case. &amp;nbsp;I understand your concern about attribution and non-repudiation and I can see two practical measures to prevent abuse
 that would still meet the needs emildev, brada269, and I have. &amp;nbsp;First, if stored credentials are being used, only accept connections from localhost. &amp;nbsp;That would eliminate abuse of the proxy from other computers on the network. &amp;nbsp;Second, and again only if stored
 credentials are being used, disregard the original &amp;quot;To:&amp;quot; field in the header and deliver all emails to a specified address. &amp;nbsp;That would ensure that any abuse coming from localhost would be limited to a single destination email address.&lt;/p&gt;
&lt;p&gt;Please let me know your thoughts. &amp;nbsp;I'd be happy to make a donation since we would use your program for business purposes. &amp;nbsp;I suspect others might feel the same. &amp;nbsp;Thanks in advance!&lt;/p&gt;
&lt;/div&gt;</description><author>chrisfinegan</author><pubDate>Thu, 17 Jan 2013 16:44:25 GMT</pubDate><guid isPermaLink="false">New Post: Auth 20130117044425P</guid></item><item><title>New Post: Auth</title><link>http://smtpproxy.codeplex.com/discussions/275068</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Doug,&lt;/p&gt;
&lt;p&gt;I have to second Emil on his desire to be able to send from SmtpProxy to my ISP without providing credentials.&amp;nbsp; At my house, normal email traffic goes straight to my ISP because Outlookcan be configured with credentials and ports.&amp;nbsp; My problem that I'm trying
 to solve with a proxy is my hardware monitoring and&amp;nbsp;alerting.&amp;nbsp; Specifically the Intel Rapid Storage Technology applet which monitors my &amp;quot;server's&amp;quot; hardware RAID set.&amp;nbsp; It can send emial alerts in the event of an issue, but it doesn't accept credentials (why
 would you want a&amp;nbsp;hardware service to look like a peson, I guess).&amp;nbsp; Firewalls prevent the outside world from hijacking my proxy and sending thru my ISP as me.&amp;nbsp; I agree with your assessment of why ISP's require authentication and I support their stance, but
 their tools don't support my tools.&amp;nbsp; :-(&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Brad&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>brada269</author><pubDate>Sun, 13 Jan 2013 19:40:36 GMT</pubDate><guid isPermaLink="false">New Post: Auth 20130113074036P</guid></item><item><title>New Post: Testing withou SSL</title><link>http://smtpproxy.codeplex.com/discussions/401434</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;
&lt;div style="font-family:Calibri,sans-serif; font-size:11pt"&gt;I'm not sure why you would use SmtpProxy for this. Why not connect directly?&lt;br&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;hr&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;From:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;kiquenet&lt;/span&gt;&lt;br&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;Sent:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;10/31/2012 10:17 AM&lt;/span&gt;&lt;br&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;To:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;Doug Clutter&lt;/span&gt;&lt;br&gt;
&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt; font-weight:bold"&gt;Subject:
&lt;/span&gt;&lt;span style="font-family:Tahoma,sans-serif; font-size:10pt"&gt;Testing withou SSL [smtpproxy:401434]&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;div&gt;
&lt;p&gt;From: kiquenet&lt;/p&gt;
&lt;div id="ThreadNotificationPostBody"&gt;
&lt;p&gt;any sample without use SSL, for connect to Exchange server in intranet? thx&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>dougclutter</author><pubDate>Sun, 04 Nov 2012 17:57:04 GMT</pubDate><guid isPermaLink="false">New Post: Testing withou SSL 20121104055704P</guid></item><item><title>New Post: Testing withou SSL</title><link>http://smtpproxy.codeplex.com/discussions/401434</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;any sample without use SSL, for connect to Exchange server in intranet? thx&lt;/p&gt;
&lt;/div&gt;</description><author>kiquenet</author><pubDate>Wed, 31 Oct 2012 15:17:39 GMT</pubDate><guid isPermaLink="false">New Post: Testing withou SSL 20121031031739P</guid></item><item><title>New Post: SMTP Proxy doesn't read Smtpport value from the config file, connects to 587 only.</title><link>http://smtpproxy.codeplex.com/discussions/401160</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;i tried to connect to one of my testing smtp server on standard SMTP TSL port 465 using your software and it doesn't seem to be connecting to the the 465 port, i found from the trace log that it tries to connect to the default port 587.&lt;/p&gt;
&lt;p&gt;could you please check this one and upload the updated installer&lt;/p&gt;
&lt;p&gt;thanks in advance,&lt;/p&gt;
&lt;p&gt;Prani.&lt;/p&gt;
&lt;p&gt;(mariaprani_b@hotmail.com)&lt;/p&gt;
&lt;/div&gt;</description><author>mariaprani_b</author><pubDate>Mon, 29 Oct 2012 20:32:14 GMT</pubDate><guid isPermaLink="false">New Post: SMTP Proxy doesn't read Smtpport value from the config file, connects to 587 only. 20121029083214P</guid></item><item><title>Source code checked in, #15166</title><link>http://smtpproxy.codeplex.com/SourceControl/changeset/changes/15166</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:15:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15166 20121001091516P</guid></item><item><title>Source code checked in, #15165</title><link>http://smtpproxy.codeplex.com/SourceControl/changeset/changes/15165</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:13:14 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15165 20121001091314P</guid></item><item><title>Created Issue: SmtpPort is allways 587 [471]</title><link>http://smtpproxy.codeplex.com/workitem/471</link><description>Hi&lt;br /&gt;&lt;br /&gt;The setting SmtpPort is never read, I have changed the setting to be 25 but on the logs it&amp;#39;s always 587.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Did run the proxy in console mode and as a service, it always uses 587 for outgoing SMTP server.&lt;br /&gt;&lt;br /&gt;Example&amp;#58;&lt;br /&gt;&lt;br /&gt;      &amp;#60;setting name&amp;#61;&amp;#34;SmtpPort&amp;#34; serializeAs&amp;#61;&amp;#34;String&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;value&amp;#62;25&amp;#60;&amp;#47;value&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;setting&amp;#62;&lt;br /&gt;&lt;br /&gt;Listener started. Connections on port 25 will be forwarded to  smtp.gmail.com&amp;#58;587&lt;br /&gt;</description><author>jruizjimenez</author><pubDate>Mon, 21 May 2012 13:39:16 GMT</pubDate><guid isPermaLink="false">Created Issue: SmtpPort is allways 587 [471] 20120521013916P</guid></item><item><title>New Post: Multiple instances?</title><link>http://smtpproxy.codeplex.com/discussions/351930</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Sorry but SMTPProxy doesn't currently support this.&lt;/p&gt;&lt;/div&gt;</description><author>dougclutter</author><pubDate>Wed, 11 Apr 2012 16:09:28 GMT</pubDate><guid isPermaLink="false">New Post: Multiple instances? 20120411040928P</guid></item><item><title>New Post: Multiple instances?</title><link>http://smtpproxy.codeplex.com/discussions/351930</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Can SMTPproxy be deployed as multiple services? &amp;nbsp;I have a server with multiple clients who would need to proxy out to different SMTP servers. &amp;nbsp;Can this be done?&lt;/p&gt;
&lt;/div&gt;</description><author>wrenfroe</author><pubDate>Wed, 11 Apr 2012 16:07:12 GMT</pubDate><guid isPermaLink="false">New Post: Multiple instances? 20120411040712P</guid></item><item><title>New Post: Will you create POP3 Proxy</title><link>http://smtpproxy.codeplex.com/discussions/286036</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Sorry for the delayed reply.&amp;nbsp;As far as I know, you should not need a proxy to receive email.&lt;/p&gt;&lt;/div&gt;</description><author>dougclutter</author><pubDate>Wed, 11 Apr 2012 16:05:05 GMT</pubDate><guid isPermaLink="false">New Post: Will you create POP3 Proxy 20120411040505P</guid></item><item><title>New Post: Configuring proxy settings for smtpproxy?</title><link>http://smtpproxy.codeplex.com/discussions/351891</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Sorry but there's nothing in the application to support proxy servers at this time.&amp;nbsp; Unfortunately, I don't have enough experience with proxy servers to know what might be needed to support them.&amp;nbsp; Ironic, eh?&lt;/p&gt;&lt;/div&gt;</description><author>dougclutter</author><pubDate>Wed, 11 Apr 2012 15:50:13 GMT</pubDate><guid isPermaLink="false">New Post: Configuring proxy settings for smtpproxy? 20120411035013P</guid></item><item><title>New Post: Configuring proxy settings for smtpproxy?</title><link>http://smtpproxy.codeplex.com/discussions/351891</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Very helpful application!Is it possible to configure proxy-settings for this app? The application works great , when @ home network, but once I am in VPN or office network that uses Proxy settings, I cannot get the application working.&lt;/p&gt;
&lt;/div&gt;</description><author>devsatish</author><pubDate>Wed, 11 Apr 2012 11:07:17 GMT</pubDate><guid isPermaLink="false">New Post: Configuring proxy settings for smtpproxy? 20120411110717A</guid></item><item><title>New Comment on "Documentation"</title><link>http://smtpproxy.codeplex.com/documentation?&amp;ANCHOR#C23249</link><description>Very helpful application&amp;#33;&amp;#10;Is it possible to configure proxy-settings for this app&amp;#63; The application works great , when &amp;#64; home network, but once I am in VPN or office network that uses Proxy settings, I cannot get the application working.</description><author>devsatish</author><pubDate>Wed, 11 Apr 2012 11:06:55 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120411110655A</guid></item><item><title>New Post: Will you create POP3 Proxy</title><link>http://smtpproxy.codeplex.com/discussions/286036</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Dev,&lt;/p&gt;
&lt;p&gt;Thanks for creating such a cool tool. Currently, I can only send hotmail, but cannot recieve hotmail. Would you please share some idea on how to get it? Or will you generate s POP3 Proxy?&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>tudoushishei</author><pubDate>Fri, 13 Jan 2012 09:04:56 GMT</pubDate><guid isPermaLink="false">New Post: Will you create POP3 Proxy 20120113090456A</guid></item><item><title>New Comment on "Configuring Email Clients"</title><link>http://smtpproxy.codeplex.com/wikipage?title=Configuring Email Clients&amp;ANCHOR#C22087</link><description>Can I set the username &amp;#38; Password at the config file &amp;#63;</description><author>glueshine</author><pubDate>Mon, 02 Jan 2012 13:37:21 GMT</pubDate><guid isPermaLink="false">New Comment on "Configuring Email Clients" 20120102013721P</guid></item></channel></rss>