﻿<?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-2010, 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.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>
        <item>
            <title>Mail Server v1.0.6.2</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1062</link>
            <description>                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Added ESMTP &lt;strong&gt;DSN&lt;/strong&gt; (Delivery Status Notification) extension (&lt;a href="http://www.ietf.org/rfc/rfc1891.txt" target="_blank"&gt;rfc 1891&lt;/a&gt;)&lt;/li&gt;
                            &lt;li&gt;Bouncedced messages and delivery notifications now are in standardized DSN format (&lt;a href="http://www.ietf.org/rfc/rfc1894.txt" target="_blank"&gt;rfc 1894&lt;/a&gt;)&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;Added &lt;b&gt;&lt;em&gt;Request Delivery Confirmation&lt;/em&gt;&lt;/b&gt; and &lt;b&gt;&lt;em&gt;Priority&lt;/em&gt;&lt;/b&gt; options when composing a message;&lt;/li&gt;
                        &lt;/ul&gt;    
</description>
            <pubDate>Fri, 27 Feb 2009 18:15:15 GMT</pubDate>
        </item>
        <item>
            <title>Dutch Resource Files for Mail Server .NET Web Interface</title>
            <link>http://www.argosoft.com/RootPages/MailServerNET/LanguagePacks.aspx</link>
            <description>&lt;p&gt;Now we have Dutch resource files for Mail Server .NET - thanks to Mr &lt;b&gt;J.L. Manders&lt;/b&gt; from &lt;a href="http://www.site4all.nl/"&gt;Site4All&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.argosoft.com/RootPages/MailServerNET/LanguagePacks.aspx"&gt;Language packs page&lt;/a&gt; to download.
&lt;/p&gt;</description>
            <pubDate>Wed, 25 Feb 2009 15:09:42 GMT</pubDate>
        </item>
        <item>
            <title>ArGoSoft Mail Server v1.0.6.1</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1061</link>
            <description>                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Added support for &lt;a href="http://www.argosoft.com/rootpages/MailServerNet/Modules.aspx"&gt;
                                optional modules&lt;/a&gt;. Released &lt;strong&gt;Archiver&lt;/strong&gt; (free) and &lt;strong&gt;AutoWhitelisting 
                                &lt;/strong&gt;modules;&lt;/li&gt;
                            &lt;li&gt;Added an option to readjust email date/times according to DATE headers, rather then eml file date/times,
                            may be needed to use if messages are copied over from other folders or computers (Domains, Users - Select User,
                            click Mailbox button, there is new Adjust Date/Times button);&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with forwarding messages from the user who uses Junk folder, rather then rejects detected spam
                            to an another user, who does not use Junk folder, now detected junk mail will be rejected;&lt;/li&gt;
                            &lt;li&gt;The UI was adjusted to handle &lt;a href="http://www.argosoft.com/rootpages/MailServerNet/Modules.aspx"&gt;
                                optional modules&lt;/a&gt;; &lt;/li&gt;
                            &lt;li&gt;Fixed a problem with closed distribution lists, apparently, it was not working properly since last
                            version;&lt;/li&gt;
                            &lt;li&gt;Made further fixes at the Users, Domains tab of the mail server UI, there was still possible
                            to rename domain groups by clicking nodes on the left panel, and it was causing confusion;&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>Mon, 16 Feb 2009 18:15:06 GMT</pubDate>
        </item>
        <item>
            <title>ArGoSoft Mail Server v1.0.6.0</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1060</link>
            <description>                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Added &lt;strong&gt;antivirus support&lt;/strong&gt; (Security - Anti Spam - Antivirus).  Now you can integrate &lt;a href="http://www.sosdg.org/clamav-win32"&gt;ClamAV antivirus&lt;/a&gt;
                            into the Mail Server .NET&lt;/li&gt;
                            &lt;li&gt;Added support of &lt;strong&gt;Banned Hosts&lt;/strong&gt; - works the similar way as &lt;em&gt;Trusted Hosts&lt;/em&gt;, which have been there from very beginning, and is located under &lt;em&gt;Security
                                    - Anti Spam - Banned Hosts&lt;/em&gt;. &lt;/li&gt;
                            &lt;li&gt;Added the way to forward selected messages from server to anywhere to any other user folder, or
                            to external SMTP server, something similar to the Transfer feature in the Pro version;&lt;/li&gt;
                            &lt;li&gt;Starting from this version, distribution can be "closed" so that only users who have &lt;strong&gt;domain group administrator&lt;/strong&gt;
                            rights are able to send mail to them;  Before any trusted connection could send mail to closed lists;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with adding domain groups and domain names from the Users and Domains tab.  Added an option
                            to add data via dialog box, rather with editing treview items;&lt;/li&gt;
                            &lt;li&gt;Added serverwide &lt;strong&gt;broadcast account&lt;/strong&gt; (&lt;em&gt;Options - Server Options
                                - Advanced&lt;/em&gt;); &lt;/li&gt;
                            &lt;li&gt;Fixed a SPF problem:  &lt;em&gt;ptr&lt;/em&gt; mechanism was not working properly, when it was present all by itself,
                            without specifying domain name separated by a : symbol;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with viewing messages from Mailbox dialog box (click Mailbox button on the
                            Domains and Users tab.  UIDL contained trailing spaces, and system was not finding files.  Was working
                            fine on XP by some reason;&lt;/li&gt;
                            &lt;li&gt;When running setup (&lt;strong&gt;MailServerSetup.msi&lt;/strong&gt;): if selected installation folder does not match previous installation folder (if previous
                            installation is detected by finding the Settings.xml file in the common application data folder), then the user
                            gets a prompt whether he wants to cancel the setup, and start it over again, selecting the old folder;&lt;/li&gt;
                            &lt;li&gt;"bare" IP addresses as domain names now are supported (joe@127.0.0.127);&lt;/li&gt;
                            &lt;li&gt;Changed default values:
                                &lt;ul&gt;
                                    &lt;li&gt;Options - Server Options - Delivery Options: &lt;strong&gt;Delivery Interval Increment&lt;/strong&gt;
                                        now is 2 minutes (was 0); &lt;/li&gt;
                                    &lt;li&gt;Options - Serivice Options - IMAP: Logging now by default is disabled.&amp;nbsp; It
                                        is very resource consuming, and should be enabled only for debugging purposes; &lt;/li&gt;
                                    &lt;li&gt;Anti Spam - Security - Greylisting: added domains argosoft.com, aol.com, aim.com
                                        to the list of domains for which greylisting will be not required;&lt;/li&gt;
                                    &lt;li&gt;Greylisting - Initial delay for previously unknown triplet, reduced from 30 to 10 minutes.&lt;/li&gt;
                                &lt;/ul&gt;
                            &lt;/li&gt;
                            &lt;li&gt;Corrected typos with SMTP handler, and quick setup wizard;&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 updating distribution lists;
                            &lt;/li&gt;
                            &lt;li&gt;Added &lt;strong&gt;X-FromIP&lt;/strong&gt; header to outgoing messages, and removed RECEIVED header, which was generated
                            by the web interface.&amp;nbsp; X-FromIP header was there,
                                but it was added by the mail server, and contained IP address of the web interface,
                                rather then original IP address;&amp;nbsp;&lt;/li&gt;
                            &lt;li&gt;
                            Added X-Mailer: ArGoSoft Mail Server .NET Web Interface vx.x.x.x header to messages generated
                            by web interface;&lt;/li&gt;
                            &lt;li&gt;Added web service, which will allow programmatic access to the mail server, but
                                it has not been documented yet.&amp;nbsp; To see the list of its methods, go to /WebService.asmx
                                of your web interface (e.g. &lt;a href="http://www.argosoft.com/WebMail/WebService.asmx"
                                    target="_blank"&gt;http://www.argosoft.com/webmail/WebService.asmx&lt;/a&gt;).&amp;nbsp;&lt;/li&gt;
                        &lt;/ul&gt;    
</description>
            <pubDate>Sun, 01 Feb 2009 01:24:00 GMT</pubDate>
        </item>
        <item>
            <title>Help with Installation of Mail Server .NET</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/InstallHelp.aspx</link>
            <description>&lt;p&gt;Now we provide help with installation of Mial Server .NET and transfer of data from Plus or Pro version. Remote help with installation of web interface is free.&lt;/p&gt;
&lt;p&gt;For more information click &lt;a href="http://www.argosoft.com/rootpages/MailServerNet/InstallHelp.aspx"&gt;here&lt;/a&gt;.
&lt;/p&gt;
</description>
            <pubDate>Wed, 21 Jan 2009 19:30:47 GMT</pubDate>
        </item>
        <item>
            <title>About Mail Server Plus and Pro</title>
            <link>http://www.argosoft.com/rootpages/MailServer/Default.aspx</link>
            <description>                        &lt;p&gt;
                            We no longer offer Plus and Pro versions of mail server.&lt;/p&gt;
                        &lt;p&gt;Please consider our new product, &lt;a href="http://www.argosoft.com/rootpages/MailServerNET/Default.aspx"&gt;Mail Server .NET&lt;/a&gt;.&lt;/p&gt;
                        &lt;p&gt;I know, that Pro version has been a favourite for thousands, but, I just had
                        to move on... .NET version also become a favourite for thousands, who already
                            upgraded.&lt;/p&gt;
                        &lt;p&gt;Effective January 11 2009 we have &lt;a href="http://www.argosoft.com/rootpages/MailServerNet/Register.aspx"&gt;new pricing for our .NET version&lt;/a&gt;.
                        &lt;/p&gt;
                        &lt;p&gt;At the same time, we are releasing &lt;a href="http://www.argosoft.com/rootpages/MailServerNetFree/Default.aspx"&gt;
                                Freeware Version&lt;/a&gt; of Mail Server .NET.  It is still in beta, and can be
                        downloaded from &lt;a href="http://www.argosoft.com/files/apps/MailServerFreeSetup.msi"&gt;here&lt;/a&gt;...&lt;/p&gt;
                        &lt;p&gt;
                            &lt;strong&gt;We will continue sopport of Pro version until September 1 2009&lt;/strong&gt;.&lt;/p&gt;

</description>
            <pubDate>Sun, 11 Jan 2009 20:53:48 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.5.9</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1059</link>
            <description>                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Added additonal tracking of connections for SMTP and POP3:  if they stay on for over 30 minutes, they are
                            getting disconnected;&lt;/li&gt;
                            &lt;li&gt;Fixed a problem with mailbags when they accept mail only when main server is down: in case of timeout
                            mailbags were still treating the main server as "available" and rejecting mail;&lt;/li&gt;
                            &lt;li&gt;Changed color coding of logs.  Now red denotes only errors, delivery is green, POP3, SMTP, IMAP
                             connections - blue;&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, when session timeouts were causing errors in the windows system logs;
                            &lt;/li&gt;
                        &lt;/ul&gt;    
</description>
            <pubDate>Fri, 02 Jan 2009 18:52:01 GMT</pubDate>
        </item>
        <item>
            <title>Happy Holidays to All!!!</title>
            <link>http://www.argosoft.com</link>
            <description>&lt;p&gt;Just wanted to wish everybody Happy Holidays, and wish all the best to all in 2009&lt;/p&gt;
&lt;p&gt;Looking forward to work with you next year!&lt;/p&gt;
&lt;p&gt;Archie&lt;/p&gt;
</description>
            <pubDate>Wed, 24 Dec 2008 03:13:32 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server Pro v1.8.9.6</title>
            <link>http://www.argosoft.com/RootPages/MailServer/ChangeList.aspx#1896</link>
            <description>                            &lt;ul&gt;
                                &lt;li&gt;Improved Export to .NET function - sometimes email messages were not getting exported, because
                                the database of email messages was not up to date.  Now each folder gets rebuilt before the export
                                function;&lt;/li&gt;
                            &lt;/ul&gt;
</description>
            <pubDate>Wed, 03 Dec 2008 04:19:02 GMT</pubDate>
        </item>
        <item>
            <title>Email Address Validator</title>
            <link>http://www.emailaddressvalidator.com</link>
            <description>&lt;p&gt;We have discontinued our email address validation service, and launched new web site:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.emailaddressvalidator.com"&gt;http://www.emailaddressvalidator.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It provides the web service interface to validate lists of email addresses.  We hope that our service will help to reduce unwanted traffic on Internet, ensuring that mail is sent only to valid and legitimate addresses.&lt;/p&gt;
&lt;p&gt;Sign up now, and get 150 free validations!&lt;/p&gt;
</description>
            <pubDate>Tue, 25 Nov 2008 15:13:02 GMT</pubDate>
        </item>
        <item>
            <title>Mail Server v1.0.5.8</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#1058</link>
            <description>                        &lt;p style="font-weight: bold; color: blue"&gt;
                            Mail Server&lt;/p&gt;
                        &lt;ul&gt;
                            &lt;li&gt;Mailbags now have an option to accept mail only when specified server is down - will help to fight
                            with spam which attempt to deliver mail bypassing the main server;&lt;/li&gt;
                            &lt;li&gt;When delivering mail, if main exchanger returns 4xx reply (temporary problem), the server will not
                            try other exchangers, will retry later the main exchanger;&lt;/li&gt;
                            &lt;li&gt;Server options moved from registry to a XML file.  64 bit versions of Vista and 2008 server appear
                            to be having access rights problems to the Windows registry, and the change will make our server more
                            compatible with 64 bit versions;&lt;/li&gt;
                            &lt;li&gt;Added an option to specify the number of lines on the log screen, when using the user interface.
                            Was causing memory problems if left running for long time;&lt;/li&gt;
                            &lt;li&gt;Fixed couple of problems, which were showing when SQL server was set up to use
                            case sensitive SQL statements;&lt;/li&gt;
                            &lt;li&gt;Made changes in the remoting interface to allow logging in using aliases;&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 allow logging in using aliases;&lt;/li&gt;
                            &lt;li&gt;When viewing folders, web interface now displays the name of logged in user;&lt;/li&gt;
                        &lt;/ul&gt;    
</description>
            <pubDate>Wed, 12 Nov 2008 19:31:31 GMT</pubDate>
        </item>
        <item>
            <title>FTP Server v1.0.1.6</title>
            <link>http://www.argosoft.com/rootpages/FtpServerNet/ChangeList.aspx#09112008</link>
            <description>                        &lt;ul&gt;
                            &lt;li&gt;Server settings have been moved from registry to the XML file, which will be
                            located in the common application data directory.  64 bit versions of Windows were
                            having trouble writing into the registry; &lt;span style="font-size: smaller"&gt;similar change
                            is coming to the mail server&lt;/span&gt;;&lt;/li&gt;
                            &lt;li&gt;If used, XML files (Users.XML, Groups.XML and ServerOptions.XML) will also be moved
                            to the common application data directory;&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Sun, 09 Nov 2008 04:41:29 GMT</pubDate>
        </item>
        <item>
            <title>FTP Server v1.0.1.5</title>
            <link>http://www.argosoft.com/rootpages/FtpServerNet/ChangeList.aspx#03112008</link>
            <description>                        &lt;ul&gt;
                            &lt;li&gt;When performing active data transfers on systems with multiple IP addresses, data
                            connections were using first available IP address, rather than one on which the control
                            connection was active.  It was causing confusion with firewalls and routers;&lt;/li&gt;
                        &lt;/ul&gt;
</description>
            <pubDate>Mon, 03 Nov 2008 02:39:24 GMT</pubDate>
        </item>
        <item>
            <title>Web Mail Hosting</title>
            <link>http://www.argosoft.com/RootPages/WebMailHosting/Default.aspx</link>
            <description>&lt;p&gt;I am considering to start web mail hosting service for ArGoSoft Mail Server .NET:  mail server will be installed on your computer, while the web interface - on ours.  It will save the hassle with setting up the web interface, and keep updating it.&lt;/p&gt;
&lt;p&gt;Please vote &lt;a href="http://www.argosoft.com/RootPages/WebMailHosting/Default.aspx"&gt;here&lt;/a&gt; wheter you are interested in such a service.&lt;/p&gt;
</description>
            <pubDate>Thu, 23 Oct 2008 15:07:28 GMT</pubDate>
        </item>
        <item>
            <title>ArGoSoft Mail Server .NET v1.0.5.7</title>
            <link>http://www.argosoft.com/rootpages/MailServerNet/ChangeList.aspx#22102008</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;Bounced Messages&lt;/em&gt; under &lt;em&gt;Options&lt;/em&gt;, allowing users to customize
                            bounced and warning messages.&amp;nbsp; This feature was present in the Pro version,
                                but was missing in the .NET; &lt;/li&gt;
                            &lt;li&gt;Now it is possible to set a daily limit for each user for sending mail out (see &lt;em&gt;Max Rcpt To&lt;/em&gt;...
                            option when editing users);&lt;/li&gt;
                            &lt;li&gt;Each session can have a limit of RCPT TO commands &lt;em&gt;Options - Server Settings - General&lt;/em&gt;
                                . This feature was present in the Pro version, but was missing in the .NET.&lt;/li&gt;
                            &lt;li&gt;Now allowing to specify the lifetime for remoting validation token, can be useful to extend the
                            length of web interface sessions (&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;ul&gt;
                            &lt;li&gt;
                                Fixed &lt;em&gt;Unable to Find Users Path...&lt;/em&gt;  exceptions problem when accessing users for very first time;
                            &lt;/li&gt;
                            &lt;li&gt;
                                Updated to allow the domain group administrator to update Max Rcpt To commands (see above);
                            &lt;/li&gt;
                        &lt;/ul&gt;    
</description>
            <pubDate>Wed, 22 Oct 2008 21:45:26 GMT</pubDate>
        </item>
    </channel>
</rss>