Do you own an Ipswitch Service Agreement?It provides you with unlimited live support and all product updates.Purchase an Ipswitch Service Agreement |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
IMail - Version 8.21 Release Notes |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Product: | Version: | Platform: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Ipswitch Collaboration Suite IMail Server |
2.01 8.21 |
Win2000,XP,Win2003 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Answer/Solution: IMail Server Version 8.21 Release Notes Important: If you are using a custom ODBC.dll file developed by a 3rd party vendor, contact the vendor for information about an updated ODBC.dll file for IMail Server. Failure to update the ODBC.dll file could result in a message being misdirected or users unable to access their accounts. • Description Description • Simple Mail Transfer Protocol (SMTP) service for sending and receiving mail over the Internet or in an internal TCP/IP network. • Post Office Protocol, version 3 (POP3) service to allow POP3 clients (such as Microsoft Outlook Client and Qualcomm Eudora) to download mail from the IMail Server. • Internet Message Access Protocol, version 4 (IMAP4)
service to allow IMAP4 clients (such as Netscape • Lightweight Directory Access Protocol (LDAP) Version 3
service for publishing user information in an LDAP • A List server for creating and managing mailing lists. Web Messaging lets users access their mail on the IMail Server system from any Web browser on the Internet. It also provides remote management capabilities for IMail administrators. Web Messaging can also display banner ads at the top of the Web Messaging mail screens. Mail to Pager/Beeper lets you set up aliases on the IMail Server system that can receive mail from a mail client and forward it to preconfigured pager or beeper addresses. New Features Optional Enhancements • IMail AntiVirus Standard • IMail Premium Antispam Installing/Upgrading • If you purchased an ICS CD, insert the CD into the CD/DVD drive. If the CD does not automatically start the installation wizard, click the Windows Start button, select Run, then enter the CD/DVD drive letter followed by autorun.exe. For example, enter D:\autorun.exe. • If you downloaded the IMail or ICS program from the Ipswitch Web site, double-click the downloaded file. 2. On the installation screen, select the components you want to install, then click Install. IMail or ICS installs each selected component. Follow the on-screen instructions. Notes: • If you are currently using an external user database with
an earlier (pre-v7.0) version of IMail, you must add 1. Open the Add/Remove Programs applet in the Windows Control Panel. 2. Select the IMail or ICS Edition you want to uninstall. Notes: • Removing IMail Server using the Add/Remove Programs applet
does not delete the IMail directory or the subdirectories and
files it contains. To remove these, you must delete them
manually. Web Messaging Notes for Upgraders v8.2 The following template(s) were modified in this version: • whitelist.html Web Calendaring Notes for Upgraders There were no updates to the Web Calendaring templates in this release. Secure Sockets Layer (SSL) Notes Check the following if you have trouble getting SSL to work: • IWebMsg.ini should have EnableSSL=1 (ForceSSL=1 may or may not be there). • IWebMsg.ini is in the proper windows directory (%WINDOWS%). • After changing IWebMsg.ini, stop the service and restart it again to have changes recognized by the application. • Select Allow Service to interact with Desktop to see if there is a dialog box from SSL.DLL like initialization failure because the certificate or key file is not found. If SSL.DLL initialization has failed, then the application will not continue. • If the application is running but SSL is not working, EnableSSL is the only problem. • SSL.CGI allows change from secure to non-secure mode. If SSL is disabled, then changeover from secure to non- secure is not allowed; hence SSL.CGI is not parsed. • The private key file is protected using a password
specified in SSL Configuration Utility. This password
is required for decoding the key file while loading the
SSL server. This password is stored in the registry and • The IMail shortcuts are not always installed on traditional Chinese. They should be manually created in this case. • The function of the 'Hide from Information Services' feature has changed. There is currently no way to hide information within an OpenLDAP database. When this option is applied, LDAP information for the user is deleted from the LDAP database and must be re-added if you want to show LDAP information for this user again. • The X-IMail-Rule header can be disabled by adding the following registry key: HEY_LOCAL_MACHINE\SOFTWARE\Ipswitch\IMail\Global\BlockRuleHdr This should be a DWORD value and should be set to non-zero value to block this header from being created. This is a server wide setting and affects all domain and user rules on the server. • External Database Changes: The first key, UseMultiConnect should be set to 1 to
enable multiple database connections. The second key, When installing IMail v8.2 over any version earlier than 7.1 in which one or more hosts are configured to use an external user database, new columns must be added to the database tables. This is due to additional user-level data which must be stored for use with the new Web Messaging features and for Web Calendaring. These new columns must be added to the user table for each IMail host configured to use an external database. Notes: If a custom ODBC driver was used with an earlier version of IMail, the driver must be modified to accommodate the new columns. Source code for the basic ODBCUser.dll driver (tailored for SQL Server and Access) may be obtained by download from the IMail Support Center: ftp://ftp.ipswitch.com/Ipswitch/Product_Support/IMail/odbcuser.dll These database column additions must be made before installing IMail v8.2. Also, if a custom ODBC database driver will be used with IMail, it must be created and ready for use. New columns and their types are as follows: IMail Server v7.1 New Columns
IMail Server v7.0 New Columns
For all existing user records, these columns should be set to the default values shown in the table above. Please note that when all domains use the IMail and/or NT user databases, these changes do not apply. Also, when creating a new external database, these columns will be automatically generated as the table is created. IMail Server v8.21 • Rolled up IMail v8.2 HF-1 and
IMail v8.2 HF-2. The following vulnerabilities were discovered by and resolved with the help of iDEFENSE, Inc. For more information, see http://idefense.com. • IMAP4d32: Fixed crash when malicious LSUB encountered. IMail Server v8.2
HF-1 IMail Server v8.2 If the this value is non-zero, it the server will close the connection if
that number of invalid Recipients are received. This value is installed at startup and set to one, if not present. When set to 1 the server will force clients connecting to this port to authenticate. Commands that can be issued without authenticating are: HELO, EHLO, XHLO, AUTH, QUIT and STARTTLS. The error sent, if any other command is sent, is: "530 user must authenticate on this port" Users will need to set their mail clients to authenticate. Note for Outlook SSL/TLS users: If you tell Outlook to use SSL and set the port to anything other than 25 it will attempt to do the SSL negotiation before sending the EHLO as if it was talking to a dedicated SSL port. This does NOT work on the Extra Port (587 by default per RFC 2476). Because the extra port acts as the open port does with regard to SSL, users must issue EHLO and then STARTTLS to go secure. Thunderbird can do this on port 587 because its configuration settings allow you to choose between SSL and TLS regardless of what port number is set. Bottom line is if a user is using Outlook and wants to use SSL they need to use port 25 or 465. For more information Note: You need Adobe Acrobat Reader to view .PDF files. You can download the Acrobat Reader from our Web site at: http://www.ipswitch.com/Support/utilities.html Copyright Copyright © 1995-2005 by Ipswitch, Inc. All rights reserved. IMail, the IMail logo, WhatsUp, the WhatsUp logo, WS_FTP, the WS_FTP logos, Ipswitch Collaboration Suite, Ipswitch Collaboration logo, Ipswitch Instant Messaging, and the Ipswitch Instant Messaging logo, Ipswitch, and the Ipswitch logo are trademarks of Ipswitch, Inc. Other products or company names are or may be trademarks or registered trademarks and are the property of their respective companies. No part of this publication may be reproduced, photocopied, stored on a retrieval system, or transferred without the expressed prior written consent of Ipswitch, Inc. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Document #: | Revision Date: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IM-20050427-DM01 | 07/27/05 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||