<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blog.rebex.net/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>using Rebex.Net;</title><link>http://blog.rebex.net/blogs/default.aspx</link><description>// Blogs by Rebex.NET team</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>HOWTO: Send mail on behalf of another user</title><link>http://blog.rebex.net/news/archive/2007/12/10/howto-send-mail-on-behalf-of-another-user.aspx</link><pubDate>Mon, 10 Dec 2007 14:15:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:36</guid><dc:creator>Martin Vobr</dc:creator><slash:comments>0</slash:comments><description>Shows how to send email on behalf of another mail user....(&lt;a href="http://blog.rebex.net/news/archive/2007/12/10/howto-send-mail-on-behalf-of-another-user.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=36" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/Tip+_2600_amp_3B00_+tricks/default.aspx">Tip &amp;amp; tricks</category><category domain="http://blog.rebex.net/news/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://blog.rebex.net/news/archive/tags/mail/default.aspx">mail</category><category domain="http://blog.rebex.net/news/archive/tags/howto/default.aspx">howto</category><category domain="http://blog.rebex.net/news/archive/tags/vb.net/default.aspx">vb.net</category><category domain="http://blog.rebex.net/news/archive/tags/SMTP/default.aspx">SMTP</category></item><item><title>Build 2896: Packages for .NET 3.5 and Visual Studio 2008 now available!</title><link>http://blog.rebex.net/news/archive/2007/12/07/build-2896.aspx</link><pubDate>Fri, 07 Dec 2007 18:00:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:35</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>This release brings the installation packages for the recently-released .NET Framework 3.5 and Visual Studio 2008...(&lt;a href="http://blog.rebex.net/news/archive/2007/12/07/build-2896.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=35" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>Build 2871 released: MODE Z, MODE B, PuTTY private key support</title><link>http://blog.rebex.net/news/archive/2007/11/15/build-2871.aspx</link><pubDate>Thu, 15 Nov 2007 14:30:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:33</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>FTP components got MODE Z (only for .NET 2.0) and MODE B support, SFTP/SSH component got PuTTY .ppk private key format support
...(&lt;a href="http://blog.rebex.net/news/archive/2007/11/15/build-2871.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=33" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>Build 2800 released: Bandwidth throttling and checksums in FTP, Twofish and Blowfish in SFTP, and more!</title><link>http://blog.rebex.net/news/archive/2007/08/31/build-2800.aspx</link><pubDate>Fri, 31 Aug 2007 18:00:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:32</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>It has been a while since the last release, but all the new features provide a perfect excuse. FTP and FTP/SSL got bandwidth throttling support that is extremely easy to use
...(&lt;a href="http://blog.rebex.net/news/archive/2007/08/31/build-2800.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=32" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>HOWTO: Get the list of unread messages from an IMAP server in VB.NET</title><link>http://blog.rebex.net/news/archive/2007/05/28/howto-get-list-of-unread-messages-from-an-imap-server-in-vb-net.aspx</link><pubDate>Mon, 28 May 2007 08:30:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:29</guid><dc:creator>Martin Vobr</dc:creator><slash:comments>0</slash:comments><description>This article shows how to connect to an IMAP server and retrieve the list of unread messages from your VB.NET code using Rebex Mail for .NET component...(&lt;a href="http://blog.rebex.net/news/archive/2007/05/28/howto-get-list-of-unread-messages-from-an-imap-server-in-vb-net.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=29" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/mail/default.aspx">mail</category><category domain="http://blog.rebex.net/news/archive/tags/howto/default.aspx">howto</category><category domain="http://blog.rebex.net/news/archive/tags/IMAP/default.aspx">IMAP</category><category domain="http://blog.rebex.net/news/archive/tags/vb.net/default.aspx">vb.net</category></item><item><title>Get all Rebex components in one pack for a discounted price</title><link>http://blog.rebex.net/news/archive/2007/05/23/get-all-rebex-components-in-one-pack-for-discounted-price.aspx</link><pubDate>Wed, 23 May 2007 11:47:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:31</guid><dc:creator>Martin Vobr</dc:creator><slash:comments>0</slash:comments><description>Two new bundles have been released: Rebex File Transfer Pack (FTP + SFTP + FTPS) and Rebex Total Pack (all components in one package: FTP, SFTP, FTPS, IMAP/SSL, POP3/SSL, SMTP/SSL, S/MIME, NTP)....(&lt;a href="http://blog.rebex.net/news/archive/2007/05/23/get-all-rebex-components-in-one-pack-for-discounted-price.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=31" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>HOWTO: Download emails from a GMail account in C#</title><link>http://blog.rebex.net/news/archive/2007/05/14/howto-download-emails-from-gmail-account-in-csharp.aspx</link><pubDate>Mon, 14 May 2007 10:00:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:28</guid><dc:creator>Martin Vobr</dc:creator><slash:comments>1</slash:comments><description>The article shows how to connect to a Google Mail (aka GMail) mailbox, check for new messages and download them from your C# code using Rebex Secure Mail for .NET component...(&lt;a href="http://blog.rebex.net/news/archive/2007/05/14/howto-download-emails-from-gmail-account-in-csharp.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=28" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://blog.rebex.net/news/archive/tags/POP3/default.aspx">POP3</category><category domain="http://blog.rebex.net/news/archive/tags/mail/default.aspx">mail</category><category domain="http://blog.rebex.net/news/archive/tags/howto/default.aspx">howto</category></item><item><title>Build 2666 released: Streams in SFTP, new methods, lots of enhancements in MIME</title><link>http://blog.rebex.net/news/archive/2007/04/24/build-2666.aspx</link><pubDate>Tue, 24 Apr 2007 15:54:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:26</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>GetUploadStream and GetDownloadStream methods were added to SFTP, and there are even more useful new methods in both FTP and SFTP. MIME parser was also enhanced a lot...(&lt;a href="http://blog.rebex.net/news/archive/2007/04/24/build-2666.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=26" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>Rebex SFTP (SSH File Transfer Protocol) now supports .NET CF</title><link>http://blog.rebex.net/news/archive/2007/03/20/Rebex-SFTP-over-SSH-now-supports-Compact-Framework.aspx</link><pubDate>Tue, 20 Mar 2007 19:43:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:25</guid><dc:creator>Martin Vobr</dc:creator><slash:comments>0</slash:comments><description>Rebex SFTP component for .NET Compact Framework has just been released. It features the same API as the standard version, and both 1.0 and 2.0 versions of .NET CF are supported....(&lt;a href="http://blog.rebex.net/news/archive/2007/03/20/Rebex-SFTP-over-SSH-now-supports-Compact-Framework.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=25" width="1" height="1"&gt;</description></item><item><title>Build 2621 released: IPv6 support in FTP, SFTP, SMTP, POP3 and IMAP</title><link>http://blog.rebex.net/news/archive/2007/03/07/build-2621.aspx</link><pubDate>Wed, 07 Mar 2007 13:00:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:24</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>Build 2621 brings support of the next-generation internet protocol, IPv6, for all our TCP components. And many enhancements in the samples....(&lt;a href="http://blog.rebex.net/news/archive/2007/03/07/build-2621.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=24" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>Rebex Secure FTP name changed to Rebex FTP/SSL</title><link>http://blog.rebex.net/news/archive/2007/01/19/rebex-secure-ftp-name-is-now-rebex-ftp-ssl.aspx</link><pubDate>Fri, 19 Jan 2007 13:00:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:23</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>We changed the name of our Rebex Secure FTP component to Rebex FTP/SSL. We believe this will make it easier to distinguish the SFTP and FTP over TLS/SSL components....(&lt;a href="http://blog.rebex.net/news/archive/2007/01/19/rebex-secure-ftp-name-is-now-rebex-ftp-ssl.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=23" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/Announcements/default.aspx">Announcements</category></item><item><title>Build 2567 released: SFTP supports public key authentication</title><link>http://blog.rebex.net/news/archive/2007/01/18/build-2567.aspx</link><pubDate>Thu, 18 Jan 2007 18:21:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:21</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>Build 2567 adds support for RSA and DSA public key authentication to the Rebex SFTP component....(&lt;a href="http://blog.rebex.net/news/archive/2007/01/18/build-2567.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=21" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>New component: Rebex SFTP for .NET - file transfer over SSH</title><link>http://blog.rebex.net/news/archive/2006/12/14/new-component-rebex-sftp-file-transfer-over-ssh.aspx</link><pubDate>Thu, 14 Dec 2006 12:14:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:18</guid><dc:creator>Martin Vobr</dc:creator><slash:comments>2</slash:comments><description>A new component has just been released: Rebex SFTP for .NET. It provides secure file system access over an SSH channel using the SFTP protocol.
...(&lt;a href="http://blog.rebex.net/news/archive/2006/12/14/new-component-rebex-sftp-file-transfer-over-ssh.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=18" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>Build 2537 released: Serialization in Rebex Mail now actually works!</title><link>http://blog.rebex.net/news/archive/2006/12/13/build-2537.aspx</link><pubDate>Wed, 13 Dec 2006 08:00:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:17</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>Due to a missing attributes in one of the internal classes of the MIME component, serialization of MIME classes was often impossible. This also affected ImapMessageCollection and Pop3MessageCollection. The build fixes this issue. Additionally, some minor FTP exception we discovered few days ago have been corrected....(&lt;a href="http://blog.rebex.net/news/archive/2006/12/13/build-2537.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=17" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>Build 2525 released: IMAP enhancements, MIME parser bugfixes, Secure FTP for .NET CF speedup</title><link>http://blog.rebex.net/news/archive/2006/12/08/build-2525.aspx</link><pubDate>Fri, 08 Dec 2006 11:30:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:16</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>Build 2525: New feature in the Imap class, several Rebex Mail parse bugfixes and enhancements, a speedul in Rebex Secure FTP for .NET Compact Framework....(&lt;a href="http://blog.rebex.net/news/archive/2006/12/08/build-2525.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=16" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>Rebex Time for .NET version 2.0 released (NTP/SNTP component)</title><link>http://blog.rebex.net/news/archive/2006/11/29/Time-NTP-SNTP-component-update.aspx</link><pubDate>Wed, 29 Nov 2006 17:21:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:15</guid><dc:creator>Martin Vobr</dc:creator><slash:comments>0</slash:comments><description>Rebex Time for .NET/.NET CF, our component for time synchronization with NTP or SNTP servers, has reached version 2.0. New API, tutorials and samples. SystemClock class for setting local system clock....(&lt;a href="http://blog.rebex.net/news/archive/2006/11/29/Time-NTP-SNTP-component-update.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=15" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>Build 2482 released: default transfer type changed in Rebex FTP</title><link>http://blog.rebex.net/news/archive/2006/10/25/build-2482.aspx</link><pubDate>Tue, 24 Oct 2006 23:00:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:14</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>Build 2482 is out, and it brings some important changes and new features in Rebex FTP family of components and a minor bugfix in Rebex Mail. Main change: the transfer type in FTP component is now binary by default....(&lt;a href="http://blog.rebex.net/news/archive/2006/10/25/build-2482.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=14" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>New build, minor bugfixes</title><link>http://blog.rebex.net/news/archive/2006/09/15/build-2449.aspx</link><pubDate>Fri, 15 Sep 2006 03:15:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:10</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>A new build 2449 has been released today. This is mainly a minor bugfix release....(&lt;a href="http://blog.rebex.net/news/archive/2006/09/15/build-2449.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=10" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title>NTLM support added to SMTP, IMAP, POP3 and ProxySocket components</title><link>http://blog.rebex.net/news/archive/2006/09/04/ntlm-for-smtp-imap-pop3.aspx</link><pubDate>Mon, 04 Sep 2006 00:00:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:8</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>Secure Mail and Mail components now support NTLM, including Integrated Windows Authentication (single sign-on). It is now possible to authenticate as the user under whose context the application is running, without the need to specify the username and password again. This works with MS Exchange and other mail servers that support NTLM authentication. ProxySocket component, used by both Rebex Mail and Rebex FTP, also supports NTLM authentication for HTTP CONNECT proxies. Complete list of changes for...(&lt;a href="http://blog.rebex.net/news/archive/2006/09/04/ntlm-for-smtp-imap-pop3.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=8" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item><item><title> New component: Rebex Secure Mail for .NET - S/MIME and SMTP, IMAP, POP3 over TLS/SSL</title><link>http://blog.rebex.net/news/archive/2006/08/25/secure-mail-with-ssl-tls-smime.aspx</link><pubDate>Fri, 25 Aug 2006 00:00:00 GMT</pubDate><guid isPermaLink="false">24b89a6f-0e87-4ce3-856a-f2085e23e984:9</guid><dc:creator>Lukas Pokorny</dc:creator><slash:comments>0</slash:comments><description>New component has been just released: Rebex Secure Mail for .NET. This is the next step in the evolution of Rebex Mail for .NET. The following functionality has been added: SMTP/POP3/IMAP over TLS/SSL and S/MIME....(&lt;a href="http://blog.rebex.net/news/archive/2006/08/25/secure-mail-with-ssl-tls-smime.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blog.rebex.net/aggbug.aspx?PostID=9" width="1" height="1"&gt;</description><category domain="http://blog.rebex.net/news/archive/tags/New+releases/default.aspx">New releases</category></item></channel></rss>