|
|
If you are upgrading from an older version, please make sure to check the
upgrade page.
November 12 2008, v1.0.5.8
Mail Server
- 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;
- When delivering mail, if main exchanger returns 4xx reply (temporary problem), the server will not
try other exchangers, will retry later the main exchanger;
- 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;
- 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;
- Fixed couple of problems, which were showing when SQL server was set up to use
case sensitive SQL statements;
- Made changes in the remoting interface to allow logging in using aliases;
Web Interface
- Made changes to allow logging in using aliases;
- When viewing folders, web interface now displays the name of logged in user;
October 22 2008, v1.0.5.7
Mail Server
- Added Bounced Messages under Options, allowing users to customize
bounced and warning messages. This feature was present in the Pro version,
but was missing in the .NET;
- Now it is possible to set a daily limit for each user for sending mail out (see Max Rcpt To...
option when editing users);
- Each session can have a limit of RCPT TO commands Options - Server Settings - General
. This feature was present in the Pro version, but was missing in the .NET.
- Now allowing to specify the lifetime for remoting validation token, can be useful to extend the
length of web interface sessions (Options - Server Options - Advanced);
Web Interface
-
Fixed Unable to Find Users Path... exceptions problem when accessing users for very first time;
-
Updated to allow the domain group administrator to update Max Rcpt To commands (see above);
October 05 2008, v1.0.5.6
Mail Server
- Added an option to encrypt password, rather than hash them. If passwords are encrypted, they
can be retrieved and restored, while hashed passwords can not be restored;
- Now mail server will install even if there is no SQL Server on the computer, giving the user a
chance to connect to the SQL server on another computer;
- Improved error handling in setups of the Windows Vista and 2008 server. If there is an error
2869, it will attempt to display actual error which caused it;
Web Interface
- Updated the setup file, so that uninstall of the previous version will occur automatically;
September 16 2009, v1.0.5.5
Mail Server
- Fixed a problem with renaming subfolders in IMAP;
- Added an option to change the frequency of checking delivery queue;
- UIDLs of messages are now calculated usign more advanced method, which
will minimize chances of generating same UIDLs for different messages;
- Added functions to the remoting objects to make the server compatible
with new web interface, which now supports domain group administration;
Web Interface
- Now web interface supports domain group administration. If user
has Group Administration rights, then he will see a link to the Domain Group
Administratino when accessing his/her mailbox;
September 08 2009, v1.0.5.4
Mail Server
- Fixed a problem with Mail Filter Pro by
sssolutions. When the plugin was returning
Ignore result, connection was "hanging";
- Added an option to specify password strenght (Options - Server Options - Advanced);
- Added an option to limit the number of simultaneous SMTP, Secondary SMTP, POP3 and IMAP connections (Options - Services);
- To GeoIP, added an option to reject ALL connections (not only SMTP) from specified countries;
Web Interface
July 28 2009, v1.0.5.3
Mail Server
- Added data rebuild external utitlity (MailServerReset.exe), and a popup menu option to
reset/rebuild user mailboxes and entire domain groups;
- Mailbags and domains now support a * wildcard as a subdomain name, e.g., *.argosoft.com includes
mail.argosoft.com, junk.argosoft.com, and so on...
- When bouncing messages to local addresses, using local delivery handler, which have been recently
used for local delivery... It turned out, it was not working when sending bounced messages to
local users, messages were going to the queue. This change will considerably reduce server load;
- Added a Sort by Email feature to distribution lists;
Web Interface
June 16 2008, v1.0.5.2
Mail Server
- Added Available Updates checking. Of course, it will show up only after we release
the next version... If new version is avialable, a link will be displayed on the bottom of
the UI, suggesting to upgrade
- "SMTP Log In" will be no longer be registered in the last login database, because it causes
confusion when the web interface displays last login protocol;
- Updated help files, now they reflect new Remoting services;
Web Interface
- "Wiping" of trash folder now works. With each login, messages, located in the
trash folder, and older than 3 days will be wiped out;
June 3 2008, v1.0.5.1
Mail Server
- Fixed a bug from 1.0.5.0 - was impossible to add domain groups and domains from the
UI;
Web Interface
- Created a
page for localized resource files. If you are willing to contribute
your resources, we would be very thankful;
- It turns out, major IMAP clients do not allow renaming of the Inbox folder. They display
localized name of Inbox, but an actual name of folder on the server stays "Inbox".
Now the web interface will allow the same - you can specify the name of inbox, but it will be
just a display name, how it will appear on the web interface. It will keep compatibility with
IMAP clients;
- CC and BCC headers on the Write Email page are now initially hidden.
- When accessing the web interface initially, user will be prompted to enter
default SMTP server address;
May 31 2008, v1.0.5.0
Web Interface
It is a major change, even though there are no significant changes in the "look and feel" of the web interface.
- Now all the communication with mail server is performed via a remoting object, which is hosted in the
mail server.
- It allows to run the mail server and the web interface on separate
computers;
- Eliminates access right problems to directories and databases;
- Web interface no longer requires SQL Server 2005 or SQL Server Express on the
computer where it runs;
- Something you've been asking for very long time!
Now users can send out HTML messages
- Almost entire text that appears in the UI is placed in resource files, allowing
easy localization of string resources;
- When going out, mail is relayd to mail server via SMTP, instead of going directly to outbox. It ensures,
that all server plugins are called, and all server generated headers (including Domain Keys) are properly inserted;
- Server and Domain Group administration temporarily are not available. We will be releasing
new separate web application, which will be doing that. Currently, you still can use old version of
web interface for administering server via web, old and new version can co-exist peacefully;
Mail Server
- Now each account has No SMTP access flag, allowing to have "incoming only" accounts; Works only when
SMTP authentication is enabled;
- Optimized the load of Edit Domain Group box. In earlier versions it was taking long time, because
that calculation of the usage was being performed at the box load. Now calculation will be not perfomed,
unless user clicks Calculate Usage link;
Following changes are related to the major change of the web interface (see above):
- Added remoting object, which is used to communicate with the web interface;
- Added Default Content-Type field to users, allowing them to select in which
initial state is the Compose Mail message body editor: plain text or HTML;
- Now each user can select the name for their Inbox.
Useful when creating localized versions.
May 14 2008, v1.0.4.9
- Fixed a serious bug - mail was looping infinitely, if forward address was local, and was directly or indirectly
pointing to the original address;
- Added a choice to send warning messages after predefined number of attempts, in case of temporary delivery problems;
- Compacted UI - menu items moved to single dialog boxes;
Coming soon: Web interface, which will communicate with the mail server via remoting services. It will eliminate
"access rights" problems, and allow to run the web interface and the mail server on separate computers.
April 23 2008, v1.0.4.8
Mail Server
- Added User Statistics. If enabled, the server will keep track of the number of sent and received messages and bytes for
each user;
- Fixed a problem with SPF records containing recursive include macro. Unlikely from Pro, which was
looping infinitely, was returning Fail result incorrectly. Now it will return permanent error;
- Fixed a bug with Valid Recipients list in Mailbags. If the list contained only user names, without
a domain name, then all recipients were considered valid;
Web Interface
- Fixed couple of database update errors from the server administration area;
April 09 2008, v1.0.4.7
Mail Server
- Added an option to use X-Authenticated-User header (Options - General - Include X-Authenticated-User Hader;
- Optimized the way how allowed usage is calculated for each user;
- Added Delivery Interval Increment to general delivery and mailbag delivery.
It allows to progressivelly increase the delivery interval, as number of attempts
grows;
- Added "Quick Setup Wizard" - allows new users to quickly setup very basic features of the server.
Accessible only when there are no users and no mailbags on the server
Web Interface
- Added an access to delivery interval increment values (see above);
- Fixed couple of bugs on the server administration section;
March 26 2008, v1.0.4.6
Mail Server
- Added an option not to perform database cleanup when service is starting (General Settings box);
- Fixed a problem, which was appearing since 1.0.4.4 - when mail was received at local IP address, and server
was attempting to deliver mail using the same IP address, there was a connection problem. Now, if internal IP
addresses are used, there is an option to use any available IP address, or specific IP address when delivering
mail to remote servers;
March 12 2008, v1.0.4.5
Mail Server
- Fixed a problem with v1.0.4.4 - it was not working in evaluation mode. If you are using registered version 1.0.4.4,
there is no need to upgrade;
March 07 2008, v1.0.4.4
Mail Server
- Fixed a problem with SMTP delivery - association of IP addresses with domain groups in previous
version caused trouble with some routers and firewalls
February 27 2008, v1.0.4.3
Mail Server
Changes in this version are significant
- In case of multiple IP addresses, each domain group can have associated IP address,
and it will respond differently on requests to different IP addresses, displaying
different greeting at SMTP connection, or binding to specific IP addresses when
relaying mail, using different default domains and so on...; See this document for more.
- Added support of Domain
Keys - another security/antispam measure, which ensures that emails originating
from a given domain are approved by the domain; If you need to set up domain keys
for your domain, see our
Domain Keys Setup Wizard;
- Added SMTP greeting - the information can be appended to the standard greeting issued by the server;
- Optimized address verification - if SPF result is "pass", then it will be not performed.
It would save resources.
- SPF has an additional option - not to reject mail, just add SPF-Received header;
Web Interface
- Added View/Hide Headers option when viewing an email message;
- Changes regarding "bound IP addresses" have not been reflected with the web interface at this point;
February 02 2008, v1.0.4.2
Mail Server
- Starting from this version, we wil be using new validation method. All registered
users will receive new license file before March 4, when this new version stops
working using older codes. This method makes it nearly impossible to use "fake"
regitration codes... :-)
- If user selects an option to accept junk mail to "Junk" folder, mail will not rejected,
but will be placed in that folder. Before this feature was working only for individual
filters, now it will work even for global anti-spam features, such as SPF, Reverse
PTR, DNSBL, Filters and Attachment Filters. It will work ONLY when mail is sent
to a single local user, and that user has "Place Messages in "Junk" Folder" option
enabled;
- Fixed a bug with reverse PTR matching, it was not working;
- Mask of the datetime entries in the log can be changed from Options - General
- Added Database Command box to the Tools - Utilities. It allows to issue any SQL
command to the database;
- Fixed a problem with messages hanging when being delivered to blank recipients;
Web Interface
- Fixed handling of forwarded messages with attachment. Now messages have relatively
simple structure, they will be not included as "forward.eml" attachments;
January 09 2008, v1.0.4.1
Mail Server
- Improved delivery - if message is sent to local users, it will be delivered directly,
instead of going through the delivery handler;
- Installer now will work with 64 bit Windows;
- Optimized message purging with POP3;
- Added support of our
relay service;
Web Interface
- "No Web" access option for individual users now works;
November 29 2007, v1.0.4.0
Mail Server
- Optimized SEARCH IMAP command;
- Fixed a bug - sending mail to empty distribution lists was causing loops;
November 14 2007, v1.0.3.9
Mail Server
- Fixed several minor bugs with handling certain IMAP commands;
Web Interface
- Fixed a problem when editing distribution lists from the domain admin section
September 28 2007, v1.0.3.8
Mail Server
- Fixed a bug - there was a problem with sending autoresponders, and email messages,
which were not ending with a CR/LF combination;
- In some cases, UID of messages were not being updated, which was causing the server
to return same message body over and over again;
September 24 2007, v1.0.3.7
Mail Server
- Fixed a bug - binding outgoing SMTP connections with a specific IP address was not
working correctly;
Web Interface
- Fixed a problem with folder names, containing high ASCII characters, which were
created using IMAP. Their names were not showing correctly on the web interface;
- Fixed a problem with editing distribution lists from domain group administration.
September 04 2007, v1.0.3.6
Mail Server
- Fixed IMAP problem when accessing certain accounts via Firefox, the server
was wrong header information;
- Fixed a problem with decoding messages, which did not have charset specified: in
earlier versions the server was assuming "us-ascii" charset, now it will assume
the default encoding of computer where it is running;
- Fixed a problem with synchronizing with the database when catch-all account was
deleted - was causing "Object reference..." errors.
Web Interface
- When using "trash" folder, confirmation message when deleting (moving messages to
trash) will be no longer displayed
August 10 2007, v1.0.3.5
Mail Server
- Blank messages will be rejected;
Web Interface
- Added "Reply to All" button;
- Fixed a bug - editing distribution lists from the server, or group administration
was not working properly;
July 19 2007, v1.0.3.4
Mail Server
- When bouncing, if original message size exceeds 5 MB, then it will be not included
in the bounced message - large messages appear to be resource consuming, and not
including the originals into the bounce will reduce the load;
Web Interface
- Fixed certain problems when displaying messages with attachments, especially, with
attachments with a text/* contact type, and attachments with file names containing
encoded characters;
- Fixed a bug - when sending mail to multiple recipients, only a "colon" (;) character
was not working as a separator (only "comma" (,)) was working;
July 02 2007, v1.0.3.3
- Fixed a problem with quotes from v1.0.3.2;
- Current usage of domain groups will be displayed when editing the domain group;
June 29 2007, v1.0.3.2
Mail Server
- Now users can exclude themselves from certain security filters in the server;
- Domain groups now can have a limit of the number of user accounts and distribution
lists, also, allocated disk space;
Web Interface
- Enabled web access to features, implemented in this version of mail server (see
above);
- Fixed a bug with handling certain kind of multipart/related MIME messages;
- Fixed a problem with Firefox: hitting the ENTER key on the Compose Mail page was
sending mail, rather then inserting new line;
June 18 2007, v1.0.3.1
Important to upgrade, if you are using 1.0.3.0
- Fixed serious bug, introduced in 1.0.3.0 - mail was not getting delivered, if a
domain group did not contain "broadcast" account - apologies to all for all the
trouble...
June 15 2007, v1.0.3.0
Mail Server
- Fixed a problem with GeoIP - comma separated lists were not working properly;
- Optimized broadcast accounts and Max Allowed Message Size settings, were working
only whem message was being delivered via SMTP
Web Interface
- Encoding and charset of sent messages was incorrect, when messages contained attachments;
- Broadcast accounts were not working, when mail was sent via the web interface;
- Maximum allowed message size was not working, when mail was sent vie the web interface;
June 09 2007, v1.0.2.9
Mail Server
- Added "broadcast" accounts to domain groups;
- Added the size limit for messages, transmitted thourgh the server (Options - General);
- Fixed a bug with deleting DNSBL entries on the Security - DNSBL box
Web Interface
- Made changes to reflect broadcast accounts, and max message size (see Mail Server
section above);
June 04 2007, v1.0.2.8
Mail Server
- Solved problem with moving messages into the "lower level" subfolders in IMAP;
Web Interface
- Fixed a problem, when the web interface was showing folders of different users;
- Deleting attachments from the list of attachments was not working properly, if the
list contained more than 2 items;
May 27 2007, v1.0.2.7
Mail Server
- Each user now has an option to "opt-out" from greylisting;
- Greylisting now allows exceptions - if mail comes from a certain domain or email
address, it will be not greylisted;
Web Interface
- Added "Domain Group" administration;
May 18 2007, v1.0.2.6
Mail Server
- Added Greylisting;
- Fixed a bug - some user web interface settings on the user editor window were not
getting updated
- Log files can be moved to another location, to do it, please modify the registry
setting at HKEY_LOCAL_MACHINE\SOFTWARE\ArGoSoft\ArGoSoftMailServer.NET\Settings\Log
Path\
- Fixed a bug with "Valid Recipients" in mailbags: only full email addresses were
recognized.
- Fixed a bug with SMTP authentication, was not working, when a specific (not POP3/IMAP)
username/password combinations were active.
Web Interface
- Added Greylisting to the server administration pages (see above);
May 07 2007, v1.0.2.5
- Added Search feature to the log viewer;
- Now it is impossible to launch the second instance of mail server controller application;
- Setup will create icons not only on the desktop, but also in the start menu;
April 29 2007, v1.0.2.4
Mail Server
- Fixed a problem with POP3 TOP command;
- Added Server Administrator option to each user, if enabled, allows the user to administer
the server via web interface. Domain Group Administration option is not enabled
at this point;
Web Interface
- Added server administration via Web interface.
Edit the user, and check Server Administrator box on the Web Interface
tab, then access an account via web interface and use Server Administration
link in the top left corner.
- Fixed a problem with displaying messages with text attechments;
April 20 2007, v1.0.2.3
Mail Server
- DNSBL lookup, and address verification no is no longer performed when connection
is trusted;
- Fixed a problem with GeoIP country list, was causing confusion, when the list contained
spaces in front of country two letter codes;
- Improved exception handling, when generating bounced messages;
Web Interface
- Added a DefaultDomain application setting, which allows to append a fixed
domain name to the user name while logging in. See
FAQ for more.
April 16 2007, v1.0.2.2
- Added "colour coding" to logs - each connection gets it's own colour in the "live
log", same can be applied to logs in the log viewer. It makes reading of logs much
easier;
- Added GeoIP. Now server can be configured so that it either rejects mail from certain
countries, or accepts mail ONLY from certain countries
April 12 2007, v1.0.2.1
- Solved the problem with DNS lookups. DNS timeouts could cause the service to stop;
- Included 2 command line utilities for data backup and data restore - DataBackup.exe
and DataRestore.exe (no documentation yet, but they are pretty easy to use);
- Received header, appended by the server, now will include the version number;
- Fixed some problems with accessing IMAP using Outlook and Outlook Express, certain
misformatted messages were not displayed in the clients;
April 07 2007, v1.0.2.0
- Fixed a problem with importing domains with long names (it turned out, it was fixed
only partially in 1.0.1.1);
- Fixed a problem with POP3, when commands sent by a client contained trailing spaces;
- Fixed a problem with local delivery, when IMAP was disabled
- Corrected "UID of message changed..." errors when using IMAP via Outlook
April 04 2007, v1.0.1.9
Mail Server
- During the installation, users will get a choice which instance of SQL server to
use (if there are more than one instances of SQL server installed). IMPORTANT
if you are upgrading, please make sure to select an instance which you are already
using with the server. If you want to change it and move to another instance, contact
us for detailed instructions;
- Added and option to use "Junk Folder" when there is a match with individual filters;
- Added "Do not reply to the same sender for XX hours" to autoresponders;
Web Interface
- Added and option to use "Junk Folder" when there is a match with individual filters;
- Added "Do not reply to the same sender for XX hours" to autoresponders;
April 02 2007, v1.0.1.8
- Added caching of MX and TXT records;
- Increased the maximum size of domain group names from 32 to 128;
March 30 2007, v1.0.1.7
Added Distribution Lists.
March 29 2007, v1.0.1.6
Added individual (user based) text and attachment filters to both
mail server and web interface;
March 26 2007, v1.0.1.5
- Import from Pro process is now perfomed as a separate thread, and the mail server
UI no longer appears as if it "freezes";
- Fixed a bug when importing not-default domains from Pro, after creating a group,
main domain name was not being added
March 25 2007, v1.0.1.4
Mail Server
- When creating new users, belonging to non - _Default domain group, New User box
was still chosing _Default;
- Moved certain startup tasks, which were performed in the mail server modules, into
the Installer
Web Interface
- Now users can log in using username@domaingrouopname syntax. This login method is
not recommended, but it will work;
March 24 2007, v1.0.1.3
- Fixed sorting on the Outbox Tab;
- Added a button to view the content of outbox items on the Outbox Tab;
- Database now is created and attached during the setup, not when the mail server
UI is run;
- After the full uninstall, database is now properly dropped and deleted.
March 24 2007, v1.0.1.2
The installer now will detect whether the computer is running SQL Server Express,
or SQL Server 2005, and use an approrpiate service dependency and connection string;
March 22 2007, v1.0.1.1
Mail Server
- Fixed an error when creating domain groups;
- SMTP timeout now works with conversations with exchangers too, the way it works
with incoming SMTP connections. It will eliminate "stuck" outgoing connections;
Web Interface
No changes
March 21 2007, v1.0.1.0
Released a first non-beta version. Registration is now available. Certain changes,
mostly related to improve the stability of server.
March 05 2007, v1.0.0.19
Mail Server:
- All database calls are now thread-safe, it will increase stability of server;
- Added an option to specify a timeout during SMTP and POP3 connections (Options -
General);
- Expired records for autolockout database, and cached address verification resutls
databases now will be removed automatically at server startup
- Address verification moved after other validation methods (SPF, DNSBL etc). It is
more resource consuming, and now will be executed only if other, faster validation
methods not fail
Web Interface:
- When replying and forwarding messages, encoding and charset of original messages
will be used, rather then those from user settings;
- Fixed some problems with displaying complex email messages;
- Fixed a bug with an option to add the user to contacts after sending an email.
February 26 2007, v1.0.0.18
Mail Server:
- Fixed a bug with address verification with servers - it was not working when addresses
were not valid;
- Now Import from Pro feature will handle folder names, containing high ASCII
characters, also, export will include addressbook of Pro version. Data must be imported
from Pro v 1.8.9.0 PR 3 or higher;
Web Interface:
February 23 2007, 1.0.0.17 beta
Mail Server:
Fixed a problem with mixing up principal user/aliased user icons.
Web Interface:
Next Message - Previous Message links replaced by images;
February 21 2007, 1.0.0.16 beta
There are no changes in the web interface. Updated only the Import from Pro Version
function in the mail server UI. Now it can handle names with high ASCII characters.
Make sure to create an appropriate export data from the mail server Pro v1.8.9.0
Pre-release 2 or later;
February 20 2007, 1.0.0.15 beta
Mail Server:
- Improved the log file handling. Critical operations now are locked using mutexes,
rather then local objects. It should eliminate situations, when mail server was
stopping after viewing the log file using the View Log feature;
- Fixed a bug - was not allowing aliases in mailbags;
- Added pages to the help file;
Web Interface:
- Improved text wrapping, when displaying plain-text messages;
- When displaying HTML messages in the IFrame, links will open in the new window,
rather then inside of IFrame;
February 19 2007, 1.0.0.14 beta
Mail Server:
- Now you can specify default settings for users and mailbags. The settings will be
used when creating new user or mailbag;
- Fixed a bug, introduced in the previous version - icons of aliases and principal
users were the same...
Web Interface:
No Changes
February 19 2007, 1.0.0.13 beta
Mail Server:
- Added IP Binding, similar to IP homes in Pro version
- you have a choice to run the server either on one or all available IP addresses,
also bind outgoing connections to a fixed IP address;
- Added catch-all accounts. Each domain group can have one catch-all
account (accessible from new domain group edit dialog);
- Fixed a problem with infinite loops with local delivery, when mesage subject or
from address was very long;
- Changed the way how domain names of senders are validated. If domain name does not
have A record, it will still considered valid;
- Added an option for importing user accounts and their email from
Pro version (Data must be imported from Pro v 1.8.9.0 PR 1, or later);
Web Interface
- Fixed problems with loading certain misformatted email messages;
- Added the mechanims of automatically clean the Trash folder, when user logs in,
from the Trash folder automatically will be removed messages older than 3 days;
February 10 2007, 1.0.0.11 beta
- Added the trial validation mechanism - server will be activated when first runs,
and expire after 30 days (it means, now it expires not on March 1, but 30 days after
this version first runs);
- Added web interface-related options at User Settings
February 05 2007, v1.0.0.10 beta
- Considerably increased the speed of IMAP. Now it takes only seconds
to refresh folders with thousands of messages: no real need to keep the number of
messages in your inbox small;
- Added reindexing of mailboxes at Mailbox Viewer;
February 02 2007, v1.0.0.9 beta
- Fixed a bug - the program was not creating _Users\_Default folder at startup, and
it was making impossible to create users;
- Added "Fix Outbox" button to the Outbox toolbar - will remove "orphan" outbox files,
and database entries;
- Posted instructions about installing the server on Windows Vista.
January 26 2007, v1.0.0.8 beta
- Fixed a problem with copying messages between folders on the same account; Duplicate
messages were causing error, now duplicate messages are ignored;
- Added an option to hide passwords in logs (Options - General - Hide Passwords
in Logs)
January 22 2007, v1.0.0.7 beta
- Expirty date for the beta has been extended until March 1 2007;
- Fixed a security issue with X-Envelope headers (see v1.0.0.6), now X-Envelope headers
will be appended only when connection is not trusted (and of course, X-Envelope
option is enabled);
- Fixed problems with error handling when starting up the server, and when connection
forcibly closed - now error messages are more informative;
- Changed service name to ""ArGoSoftMailServerNet", and service display name to "ArGoSoft
Mail Server for .NET", so now other versions of our mail server can co-exist with
the .NET version (as long as they are running on different ports;
January 21 2007, v1.0.0.6 beta
- "Dummy" accounts are now working;
- Added "Whitelists" (but not auto whitelisting, because it is discouraged by email
community);
- Added X-Envelope Headers option at Tools - General options (still will have to work
on it for so that it works only for local email, now it works for all messages);
- Fixed (hopefully) problems with foreign editions windows;
January 20 2007, v1.0.0.5 beta
- Added Smart Server;
- Added Filters and Text Filters;
- Added topics to the help file;
January 18 2007, v1.0.0.4 beta
- Optimized for speed IMAP CLOSE and EXPUNGE commands;
- Fixed problems with IMAP COPY command, when copying large number of messages, was
generating same UIDLs, and was causing duplicate filename problems;
- Added more topics to the help file;
January 17 2007, v1.0.0.3 beta
- Speed of IMAP now is faster: database access was optimized, and data transfer is
buffered, when executing time-consuming commands, such as FETCH, with large folders;
- Fixed a problem with SMTP authentication, it was not working when user name was
transmitted as a parameter of AUTH LOGIN command;
January 16 2007, v1.0.0.2 beta
- Added Mailbox Viewer to the Users page;
- Fixed a problem with parsing email addresses in IMAP;
- Added some topics to the help file;
January 12 2007, v1.0.0.1 beta
- Fixed a problem with autoresponder related fields when creating and editing users;
- Fixed a problem with adding mailbags - Domain Name field was grayed out when adding
mailbags;
January 11 2007, no version number change...
- Added quickstart help file;
|