﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>ArGoSoft | Product News</title>
        <link>http://www.argosoft.com</link>
        <description>Information about latest versions of ArGoSoft products</description>
        <language>en-ca</language>
        <copyright>Copyright 2005-2011, ArGo Software Design. All rights reserved.</copyright>
        <image>
            <title>ArGoSoft</title>
            <link>http://www.argosoft.com</link>
            <url>http://www.argosoft.com/images/agicon.gif</url>
            <height>32</height>
            <width>32</width>
        </image>
        <item>
            <title>Mail Server v1.0.8.3</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1083</link>
            <description>                        &lt;ul&gt;
                            &lt;li&gt;Added support of STARTTLS (STLS) command for SMTP, POP3, IMAP, and SMTP relay and delivery, which will
                            allow secure, fully encrypted connections, when possible;&lt;/li&gt;
                        &lt;/ul&gt;  
</description>
            <pubDate>Sun, 06 Nov 2011 18:10:34 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.8.2</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1082</link>
            <description>                        &lt;ul&gt;
                          &lt;li&gt;Optimized delivery speed.  In earlier versions each "tick" which was checking whether messages were
                          in the outbox queue, was picking up only one message at a time.  Now it will attempt to pick MaximumAllowedThreads-ActiveDelivery threads
                          messages, which should considerably increase deliver speed;&lt;/li&gt;
                          &lt;li&gt;Optimized SEARCH and STATUS IMAP commands.  They appear to be used very extensively by Android, and (not that extensively, but still) by
                          iPhone.  Now users who use mobile phones to access their IMAP accounts will see considerable improvement;&lt;/li&gt;
                          &lt;li&gt;Optimized STORE IMAP command.  Before storing of IMAP flags was occuring one message at a time, which seemed to be fine
                          with SQL server, but proved to be slow for SQLite... Now it happens with single SQL call.&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Sat, 08 Oct 2011 23:59:35 GMT</pubDate>
        </item>
        <item>
            <title>ArGoSoft Mail Server v1.0.8.1</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/faq.aspx#1081</link>
            <description>&lt;ul&gt;
&lt;li&gt;
                              Fixed a bug: when using IMAP via Firefox with "When I delete a message, move it
                              to Trash folder" option, marking messages in the trash folder was causing high CPU usage,
                              and was taking some time, making the server pretty much non-responsive. The problem was
                              happening only when using SQLite.
&lt;/li&gt;
&lt;/ul&gt;
</description>
            <pubDate>Tue, 07 Jun 2011 01:33:36 GMT</pubDate>
        </item>
        <item>
            <title>ArGoSoft Mail Server v1.0.8.0</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1080</link>
            <description>                        &lt;ul&gt;
                        &lt;li&gt;Fixed a problem with web interface - was showing only first page of messages, and would not
                        switch to other pages;  In order to fix the web interface, mail server itself has to be updated;&lt;/li&gt;
                        &lt;li&gt;When installint initially, was still using SQLite, even when SQL was requested;&lt;/li&gt;
                        &lt;li&gt;There was a problem with switching from SQLite database engine to SQL server database engine:
                        the SQL database was not being created;&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Mon, 23 May 2011 21:53:55 GMT</pubDate>
        </item>
        <item>
            <title>ArGoSoft Mail Server .NET v1.0.7.9</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1079</link>
            <description>                        &lt;ul&gt;
                        &lt;li&gt;The server no longer requires Microsoft SQL Server.  If SQL server is not found, it will use
                        SQLite engine, which does not require separate installation.  If SQL server is found, then user will be
                        prompted whether he wants to use it;&lt;/li&gt;
                        &lt;li&gt;Made other improvements, such as, now mailbox rebuild indexes orphaned records, rather then deleting them,
                         also added an opotion to increment UIDL validity of folder (both on the Mailbox viewer box);&lt;/li&gt;
                        &lt;li&gt;Made minor improvements on web interface;&lt;/li&gt; 
                        &lt;/ul&gt;
</description>
            <pubDate>Wed, 27 Apr 2011 01:47:25 GMT</pubDate>
        </item>
        <item>
            <title>How to Use stunnel with our Mail Servers</title>
            <link>http://www.argosoft.com/rootpages/MailServerNET/Documents/StunnelAndMailServer.pdf</link>
            <description>&lt;p&gt;
We have just released another document: &lt;a href="http://www.argosoft.com/rootpages/MailServerNET/Documents/StunnelAndMailServer.pdf"&gt;How to use stunnel with our Mail Servers.&lt;/a&gt;.  Please check it out.
&lt;/p&gt;</description>
            <pubDate>Wed, 09 Mar 2011 02:50:06 GMT</pubDate>
        </item>
        <item>
            <title>New document about Mail Server .NET Freeware</title>
            <link>http://www.argosoft.com/rootpages/MailServerNetFree/</link>
            <description>&lt;p&gt;
We have just released a new pdf documents, which explains how to get started with our Mail Server .NET Freeware and set MX records on example of &lt;a href="http://www.godaddy.com"&gt;GoDaddy&lt;/a&gt;. Here is the &lt;a href="http://www.argosoft.com/rootpages/MailServerNetFree/MailServerFreeware.pdf"&gt;direct link&lt;/a&gt;.
&lt;/p&gt;</description>
            <pubDate>Fri, 04 Mar 2011 17:54:05 GMT</pubDate>
        </item>
        <item>
            <title>64 bit Mail Server .NET Freeware</title>
            <link>http://www.argosoft.com/rootpages/MailServerNetFree/Default.aspx</link>
            <description>&lt;ul&gt;
&lt;li&gt;Announcing the release of 64 bit version of ArGoSoft Mail Server .NET freeware...&lt;/li&gt;
&lt;/ul&gt;</description>
            <pubDate>Sat, 26 Feb 2011 02:34:56 GMT</pubDate>
        </item>
        <item>
            <title>ArGoSoft Mail Server .NET v1.0.7.8 (64bit and more)</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1078</link>
            <description>                        &lt;ul&gt;
                            &lt;li&gt;Added support of &lt;a href="http://spamassassin.apache.org/" target="_top"&gt;SpamAssassin&lt;/a&gt; well tested and well known anti-spam project by Apache;
                            &lt;span style="font-size: smaller";&gt;Special thanks to Mr Hans Lockermeier for help.&lt;/span&gt;&lt;/li&gt;
                            &lt;li&gt;Released the &lt;a href="http://www.argosoft.com/files/apps/MailServerSetup64.msi"&gt;64 bit version&lt;/a&gt; (requires .NET 4 or higher);&lt;/li&gt;
                            &lt;li&gt;Fixed ongoing bugs and problems, making server more stable;&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Wed, 16 Feb 2011 01:57:54 GMT</pubDate>
        </item>
        <item>
            <title>ArGoSoft FTP Server 1.0.2.2 (64bit)</title>
            <link>http://www.argosoft.com/rootpages/FtpServerNet/ChangeList.aspx#1022</link>
            <description>                        &lt;ul&gt;
                            &lt;li&gt;&lt;a href="http://www.argosoft.com/files/apps/FtpServerSetup64.msi"&gt;64 bit version&lt;/a&gt; of FTP server is out!!!&lt;/li&gt;
                            &lt;li&gt;Fixed a problem when connection sometimes was hanging when changing to unexisting directories;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with automatic startup problem when starting up computer;&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Sat, 05 Feb 2011 18:05:39 GMT</pubDate>
        </item>
        <item>
            <title>64 bit versions of Mail and FTP Servers</title>
            <link>http://www.argosoft.com</link>
            <description>&lt;p&gt;64 bit versions of Mail Server .NET and FTP Server .NET are coming up shortly.  Stay tuned!&lt;/p&gt;</description>
            <pubDate>Sun, 23 Jan 2011 01:38:01 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.7.7 - Fix for timeout problems</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1077</link>
            <description>&lt;p&gt;Mail Server v.1.0.7.7 is now out.&lt;/p&gt;
&lt;p&gt;There are no changes in Web Interface.&lt;/p&gt;
&lt;p&gt;Previous version (1.0.7.6) of mail server caused problems with users, who had SImple SMTP option disabled on the Options - Server Options - SMTP page.  This version fixes the problem.
&lt;/p&gt;
</description>
            <pubDate>Mon, 17 May 2010 23:35:28 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server 1.0.7.6 - fix for loaded servers</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1076</link>
            <description>&lt;p style="font-weight: bold; color: Blue"&gt;
                          Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Improved handling of lenghty SMTP connections.  New method should eliminate problems with "stuck"
                            SMTP connections, which waere causing high CPU load and, eventually, server crash on heavy loaded servers;&lt;/li&gt;
                            &lt;li&gt;Now individual domain groups can be exported and imported.  Useful when splitting server between several
                            computers;&lt;/li&gt;

                            &lt;li&gt;Fixed several minor problems;&lt;/li&gt;
                        &lt;/ul&gt;  
                        &lt;p style="font-weight: bold; color: Blue"&gt;
                          Web Interface&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Fixed several problems with displaying complex messages on the web interface;&lt;/li&gt;
                        &lt;/ul&gt; </description>
            <pubDate>Wed, 12 May 2010 02:07:23 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.7.5</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1075</link>
            <description>                        &lt;p style="font-weight: bold; color: Blue"&gt;
                          Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Hopefully fixed a problem which was causing mail server to stop&lt;/li&gt;
                        &lt;/ul&gt;  
                        &lt;p style="font-weight: bold; color: Blue"&gt;
                          Web Interface&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Web interface now will work with Safari;&lt;/li&gt;
                        &lt;/ul&gt;  
</description>
            <pubDate>Thu, 25 Feb 2010 17:49:41 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.7.4</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1074</link>
            <description>                        &lt;p style="font-weight: bold; color: Blue"&gt;
                          Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;SMTP now supports two methods of authentication: AUTH PLAIN and AUTH LOGIN;&lt;/li&gt;
                            &lt;li&gt;Improved the way how "stuck" delivery threads are getting cancelled.  In some cases with previous versions
                            they could stay connected infinitely long;&lt;/li&gt;
                            &lt;li&gt;If a domain is in greylisting exception, and SPF is PASS, DNSBL will be not checked - to avoid blocking messages, when 
                            single IP addresses belonging to large ISPs are blacklisted by DNSBL databases;&lt;/li&gt;
                            &lt;li&gt;Now there is an option to check all IP addresses, referred to in RECEIVED headers, against DNSBL databases;&lt;/li&gt;
                            &lt;li&gt;If autoresponder is enabled, and return address is not specified, now the server will use username, plus @ symbol,
                            plus either the first domain in the list belonging to the domain group, or domain group name itself;&lt;/li&gt;
                            &lt;li&gt;If SMTP for account is disabled for an account, connection will be still accepted, if it comes from web interface;&lt;/li&gt;
                            &lt;li&gt;If there is an unsuccessful attempt to log into the POP3 or IMAP server, or perform uncussessful
                            SMTP Authentication, and entry is created in the Windows application log;&lt;/li&gt;
                        &lt;/ul&gt;  
                        &lt;p style="font-weight: bold; color: Blue"&gt;
                          Web Interface&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Fixed a problem with messages, containing embedded images with same name - was giving &lt;em&gt;Resource already
                            in use error&lt;/em&gt; when displaying images;&lt;/li&gt;
                        &lt;/ul&gt;  
</description>
            <pubDate>Sun, 21 Feb 2010 23:10:28 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.7.3</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1073</link>
            <description>                        &lt;p style="font-weight: bold; color: Blue"&gt;
                          Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                          &lt;li&gt;In previous versions "stuck" IMAP connections were not getting disconnected, because it was assumed that
                          IDLE command can "stick around" infinitely.  It turned out, some clients (e.g., iPhone and iPod) do not use
                          IDLE command, but still leave connections open, which causes open IMAP connections to add up.  In this version
                          IMAP connection gets periodically checked, along with POP3 and SMTP connections, and gets disconnected, if it
                          was around for long time, and currently is not in IDLE state;&lt;/li&gt;
                          &lt;li&gt;Fixed a bug in Archiver: copy function was copying entire folder, not just a selection;&lt;/li&gt;
                          &lt;li&gt;If a list of trusted or banned hosts contained blank entry, it was returning false positives.  Now
                              blank entries are just removed;&lt;/li&gt;
                          &lt;li&gt;If remoting service cannot start, now it not affect other services.&amp;nbsp; Before 
                              it would crash other services too;&lt;/li&gt;
                          &lt;li&gt;Added &lt;em&gt;View Log Folder&lt;/em&gt; option to the mail server UI;&lt;/li&gt;
                          &lt;li&gt;Now catching exception when reading server start date/time.  It appears, server startup times
                          was not getting stored properly into the Settings.xml file on non-English versions of Windows;&lt;/li&gt;
                          &lt;li&gt;License is now checked onlny at server startup, rather then during each connection.  It appears,
                             decrypting of the license and checking it's signature was taking pretty long time on some systems;&lt;/li&gt;
                        &lt;/ul&gt;      
                        &lt;p style="font-weight: bold; color: Blue"&gt;
                            Web Interface&lt;/p&gt;
                        &lt;ul&gt;
                          &lt;li&gt;Fixed a problem with processing MIME messages, when part separators (boundaries) contain space;&lt;/li&gt;
                        &lt;/ul&gt;    
</description>
            <pubDate>Sun, 03 Jan 2010 22:36:30 GMT</pubDate>
        </item>
        <item>
            <title>FTP Server v1.0.2.1</title>
            <link>http://www.argosoft.com/rootpages/FtpServerNet/ChangeList.aspx#1021</link>
            <description>                        &lt;ul&gt;
                            &lt;li&gt;Fixed a potential security threat - no longer accepting very long command lines, which would
                            cause server to crash;&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Thu, 03 Dec 2009 16:58:34 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server .NET v1.0.7.2</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1072</link>
            <description>                        &lt;p style="font-weight: bold; color: Blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Fixed long delay when sending mail to large mailing lists, containing large number
                            of local recipients;&lt;/li&gt;
                            &lt;li&gt;Optimized access to trusted and banned hosts lists;&lt;/li&gt;
                            &lt;li&gt;Added an option to allow bouncing only to local users (Options - Server Options
                            - Delivery;&lt;/li&gt;
                            &lt;li&gt;Further optimized resource consuming processes, such as POP3, IMAP and delivery;&lt;/li&gt;
                        &lt;/ul&gt;
                        &lt;p style="font-weight: bold; color: Blue"&gt;
                            Web Interface&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Fixed multiple problems with displaying complex multipart messages;&lt;/li&gt;
                        &lt;/ul&gt;    
</description>
            <pubDate>Fri, 27 Nov 2009 00:57:20 GMT</pubDate>
        </item>
        <item>
            <title>FTP Server v1.0.1.9</title>
            <link>http://www.argosoft.com/rootpages/FtpServerNet/ChangeList.aspx#1019</link>
            <description>                        &lt;ul&gt;
                            &lt;li&gt;Log files now can be &lt;a href="http://www.argosoft.com/rootpages/FtpServerNet/FAQ.aspx"&gt;stored at the alternate location&lt;/a&gt;;&lt;/li&gt;
                            &lt;li&gt;Fixed a typo in the goodbye message when disconnecting from FTP server (was goodbuy, now - goodbye);&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Thu, 20 Aug 2009 21:38:49 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.7.0</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1070</link>
            <description>                        &lt;p style="font-weight: bold; color: Blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Outgoing messages would loop infinitely, when there was a DNS server timeout
                            when retrieving MX records;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem in IMAP, with displaying ? (question mark) sybmols in sender addresses, containing
                            "high" ASCII characters.  Would occur only when messages had attachments;&lt;/li&gt;
                            &lt;li&gt;When deleting users, SQL command timeout increased from 30 seconds to 5 minutes.  Was causing SQL server
                            timeout when users had tens of thousands of messages;&lt;/li&gt;
                        &lt;/ul&gt;    
                        &lt;p style="font-weight: bold; color: Blue"&gt;
                            Web Interface&lt;/p&gt;
                        &lt;p&gt;No Changes&lt;/p&gt;    
</description>
            <pubDate>Thu, 16 Jul 2009 14:02:07 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.6.9</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1069</link>
            <description>                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Fixed a security issue, which was intrduced in v1.0.6.8 after ading &lt;em&gt;Trusted Senders&lt;/em&gt; feature...&lt;/li&gt;
                        &lt;/ul&gt;
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Web Interface
                        &lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Rich text control now also works with Internet Explorer 8, Safari and Chrome...&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Wed, 08 Jul 2009 12:56:19 GMT</pubDate>
        </item>
        <item>
            <title>FTP Server v1.0.1.8</title>
            <link>http://www.argosoft.com/rootpages/FtpServerNet/ChangeList.aspx#1018</link>
            <description>                        &lt;ul&gt;
                            &lt;li&gt;Now transfer buffer size is configurable (Tools - Options - Transfer Buffer Size).
                              In earlier versions it was hardcoded to 32 Kb;&lt;/li&gt;
                            &lt;li&gt;Fixed a bug when importing data from Win32 version;&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Thu, 02 Jul 2009 15:04:16 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.6.8</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1068</link>
            <description>                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Users, domain groups and mailbags can have individual settings for nine anti-spam features supported
                            by our server.  Settings may be inherited from the "above" level, or overriden;&lt;/li&gt;
                            &lt;li&gt;Added &lt;em&gt;Trusted Senders&lt;/em&gt; - you can specify senders (email addresses), and if the value transmitted with
                            RCPT TO SMTP command matches one of them, connection will be considered as &lt;em&gt;trusted&lt;/em&gt;. We do not recommend
                            to use this option, we added it for backward compatibility;&lt;/li&gt;
                            &lt;li&gt;Fixed an &lt;em&gt;Object Reference not Set on Object&lt;/em&gt; errors when mail was sent to non-existing domains.
                            This error was not causing any problems, was just showing in the log, causing confusion;&lt;/li&gt;
                        &lt;/ul&gt;    
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Web Interface
                        &lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Made changes to handle individual anti-spam settings (see in the Mail Server sectino above,
                            first point).  They are currently handled only for domain group administration section.  For list of
                            changes see &lt;a href="http://www.argosoft.com/files/WebMailDocs/WebMail_1068.txt"&gt;this document&lt;/a&gt;.&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Mon, 29 Jun 2009 14:46:29 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.6.7</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1067</link>
            <description>                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Added &lt;em&gt;Status&lt;/em&gt; page to the UI of mail server, now users can see "live" statistics for server;&lt;/li&gt;
                            &lt;li&gt;Added &lt;em&gt;buffered output&lt;/em&gt; to IMAP. It turns out, that some firewalls are corrupting data, if it is sent in small chunks.
                            Buffering allows to avoid these problems;&lt;/li&gt;
                            &lt;li&gt;Optimized database cleanup procedure at server startup.  When DNS cache was large, removal of expired records was
                            causing database server timeouts, and server was not starting up;&lt;/li&gt;
                            &lt;li&gt;Added status bar to the mailbox viewer, and now message load is performed in a separate thread, which means,
                            screen will no longer freeze when browsing folders containing large number of messages;&lt;/li&gt;
                            &lt;li&gt;Fixed a bug with &lt;em&gt;UID COPY&lt;/em&gt; IMAP command.  When copying 1st message, was causing 
                                &lt;em&gt;Index of Range&lt;/em&gt; errors;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with accessing newly created users from web interface, default folders were going to
                            as Shared folders area...&lt;/li&gt;
                        &lt;/ul&gt;    
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Web Interface&lt;/p&gt;
                        &lt;p&gt;No changes...&lt;/p&gt;
</description>
            <pubDate>Tue, 09 Jun 2009 16:47:58 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server .NET v1.0.6.6</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1066</link>
            <description>                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Added support of &lt;b&gt;Shared Folders&lt;/b&gt; - now server administrator can create folders, which are
                            accessible for specified users with different levels of rights.  Folders can be accessed via IMAP, or
                            web interface;&lt;/li&gt;
                            &lt;li&gt;&lt;b&gt;Archiver module&lt;/b&gt; is no longer a module.  It became an integral part of server now;&lt;/li&gt;
                            &lt;li&gt;&lt;b&gt;Reverse PTR checking&lt;/b&gt; option now allows &lt;b&gt;exceptions&lt;/b&gt; - specified IP addresses (on top of trusted hosts) will
                            be not checked;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with the &lt;b&gt;rotation of DNS servers&lt;/b&gt;. &lt;/li&gt;
                        &lt;/ul&gt;    
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Web Interfacer&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;
                                Added support for &lt;b&gt;shared folders&lt;/b&gt;. If you have modified web interface, see 
                                &lt;a href="http://www.argosoft.com/files/WebMailDocs/WebMail_1066.txt"&gt;this document&lt;/a&gt;
                                for the list of changes.&lt;/li&gt;
                        &lt;/ul&gt;    
</description>
            <pubDate>Thu, 28 May 2009 14:39:51 GMT</pubDate>
        </item>
        <item>
            <title>FTP Server 1.0.1.7</title>
            <link>http://www.argosoft.com/rootpages/FtpServerNet/ChangeList.aspx#1017</link>
            <description>                        &lt;p style="font-weight: bold"&gt;
                            May 27 2009, v1.0.1.7
                        &lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;ZIP and UNZIP SITE commands now use native, fully managed .NET code from
                            &lt;a href="http://www.codeplex.com/DotNetZip" target="_blank"&gt;DotNetZip&lt;/a&gt; library, which
                            replaces older unmanaged, Win32 based library;
                            &lt;/li&gt;
                            &lt;li&gt;
                            Fixed a bug - if SQL server was not used, then export from the Win32 FTP server was not
                            working.
                            &lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Wed, 27 May 2009 23:55:38 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.6.5 Quick Fix</title>
            <link>http://www.argosoft.com/</link>
            <description>&lt;p&gt;Mail Server:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Made a quick fix.5:  users, who had global filtering enabled would not receive mail.  Please download and install 1.0.6.5, released on May 18 2009 (click Help - About).&lt;/li&gt;
&lt;li&gt;Updated GeoIP database&lt;/li&gt;
&lt;ul&gt;</description>
            <pubDate>Mon, 18 May 2009 12:08:03 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server .NET v1.0.6.5</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1065</link>
            <description>                        &lt;p&gt;
                            &lt;span style="font-weight: bold; color: red"&gt;IMPORTANT:&lt;/span&gt; If you are using one
                            of &lt;b&gt;Archiver&lt;/b&gt; or &lt;b&gt;AutoWhitelisting&lt;/b&gt; &lt;a href="http://www.argosoft.com/rootpages/MailServerNet/Modules.aspx"&gt;
                                optional modules&lt;/a&gt;, they also must be upgraded!&lt;/p&gt;
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Added PIPELINING and VRFY SMTP extensions;&lt;/li&gt;
                            &lt;li&gt;Now DSN, PIPELINING, VRFY, SIZE and ETRN extension can be turned on or off;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with "hanging" bounced messages, when original messages were included
                                as message/rfc822 attachments, and they were relateively large;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with domain group broadcast messages;&lt;/li&gt;
                            &lt;li&gt;Domain group quotas now are calcucated correctly;&lt;/li&gt;
                            &lt;li&gt;If .eml files are dropped to user icons on the mail server controller UI, they will
                                be added to user inbox;&lt;/li&gt;
                        &lt;/ul&gt;
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Web Interface&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Fixed a problem with viewing messages, containing duplicate parameters in headers;&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Fri, 15 May 2009 13:04:27 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server .NET 1.0.6.4</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1064</link>
            <description>                        &lt;p&gt;&lt;span style="font-weight: bold; color: red"&gt;IMPORTANT:&lt;/span&gt; If you are using one of &lt;b&gt;Archiver&lt;/b&gt; or &lt;b&gt;AutoWhitelisting&lt;/b&gt;
                        &lt;a href="http://www.argosoft.com/rootpages/MailServerNet/Modules.aspx"&gt;optional modules&lt;/a&gt;,
                       they also must be upgraded!&lt;/p&gt;
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Fixed a problem, which was &lt;strong&gt;new in 1.0.6.3&lt;/strong&gt; - when adding new users
                                you would get &lt;strong&gt;&lt;em&gt;DBNull Cannot be Cast&lt;/em&gt;&lt;/strong&gt;... errors,
                            because new field tracking usage calculation related fields was not being added;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with the v0.95 of &lt;strong&gt;Clam-AV&lt;/strong&gt; antivirus.  It appears, new version was not interpreting
                            properly DOS style paths, and email files were not getting properly scanned;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with &lt;strong&gt;domain group quotas&lt;/strong&gt; - was working properly only when each domain group user
                            also had set domain group quotes;&lt;/li&gt;
                            &lt;li&gt;Replies to &lt;strong&gt;UIDL&lt;/strong&gt; and &lt;strong&gt;LIST&lt;/strong&gt; commands in &lt;strong&gt;POP3&lt;/strong&gt;
                                now are getting sent in a "single batch", rather then line
                            by line - significantly improves performance;&lt;/li&gt;
                        &lt;/ul&gt;
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Web Interface&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;No changes...&lt;/li&gt;
                        &lt;/ul&gt;    
</description>
            <pubDate>Sun, 26 Apr 2009 03:14:36 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.6.3</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1063</link>
            <description>                        &lt;p&gt;&lt;span style="font-weight: bold; color: red"&gt;IMPORTANT:&lt;/span&gt; If you are using the &lt;b&gt;web interface&lt;/b&gt;
                        and/or other &lt;a href="http://www.argosoft.com/rootpages/MailServerNet/Modules.aspx"&gt;optional modules&lt;/a&gt;,
                        modules you use also must be upgraded!&lt;/p&gt;
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Fixed a problem with mailbox usage calculations;&lt;/li&gt;
                            &lt;li&gt;Fixed a bug with custom bounce messages;&lt;/li&gt;
                            &lt;li&gt;If during reception, message size exceeds the maximum allowed size, the server will wait
                            until entire message is received (without allocating additional memory), and send back a rejection
                            error message only after sending MTA is done with transmission.  In earlier versions server was
                            sending error message without waiting for end, making delivering MTAs assume that there was just
                            a transmission error, and making them to do multiple retries to deliver large messages;&lt;/li&gt;
                            &lt;li&gt;When checking reverse PTR records, in case lookup fails will assume PTR record
                            does not exist;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with &lt;em&gt;Outlook Express&lt;/em&gt; in case email addresses of senders contained illegal characters. &lt;em&gt;Outlook Express&lt;/em&gt; was just skipping them when accessing a mailbox using IMAP;&lt;/li&gt;
                            &lt;li&gt;Connectio monitor frequency is now configurable (&lt;em&gt;Options - Server Options -
                                Advanced&lt;/em&gt;); &lt;/li&gt;
                        &lt;/ul&gt;    
                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Web Interface&lt;/p&gt;
                        &lt;p&gt;There are no significant changes, but it must be upgraded to keep shared libraries syncrhonized with
                        the mail server;&lt;/p&gt;
</description>
            <pubDate>Tue, 14 Apr 2009 15:14:23 GMT</pubDate>
        </item>
    </channel>
</rss>
