MORE INFORMATION
Cumulative Rollup Information
To obtain this feature, obtain the September 2003 Exchange 2000 Server Post-Service Pack 3 (SP3) Rollup. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
824282
September 2003 Exchange 2000 Server Post-Service Pack 3 Rollup
Update Information
A supported feature that modifies the product's default behavior is now available from Microsoft, but it is only intended to modify the behavior that this article describes. Apply it only to systems that specifically require it. This feature may receive additional testing. Therefore, if the system is not severely affected by the lack of this feature, we recommend that you wait for the next Exchange 2000 Server service pack that contains this feature.
To obtain this feature immediately, contact Microsoft Product Support Services. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:
The English version of this update has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel.
Date Time Version Size File name
--------------------------------------------------------------
20-Jun-2003 21:49 6.0.6478.0 90,112 Eximap4.dll
20-Jun-2003 21:50 6.0.6478.0 32,768 Expop3.dll
20-Jun-2003 21:50 6.0.6478.0 32,768 Exproto.dll
20-Jun-2003 21:01 6.0.6478.0 40,960 Febecfg.dll
20-Jun-2003 21:49 6.0.6478.0 32,768 Iisif.dll
20-Jun-2003 21:51 6.0.6478.0 135,168 Iisproto.dll
20-Jun-2003 21:51 6.0.6478.0 61,440 Imap4be.dll
20-Jun-2003 21:04 6.0.6478.0 319,488 Imap4evt.dll
20-Jun-2003 21:02 6.0.6478.0 131,072 Imap4fe.dll
20-Jun-2003 21:50 6.0.6478.0 126,976 Imap4svc.dll
20-Jun-2003 21:50 6.0.6478.0 36,864 Pop3be.dll
20-Jun-2003 21:04 6.0.6478.0 303,104 Pop3evt.dll
20-Jun-2003 21:03 6.0.6478.0 24,576 Pop3fe.dll
20-Jun-2003 21:47 6.0.6478.0 73,728 Pop3svc.dll
20-Jun-2003 21:04 6.0.6478.0 163,840 Protomsg.dll
Note Because of file dependencies, this update requires Exchange 2000 Service Pack 3 (SP3).
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
301378
How to Obtain the Latest Exchange 2000 Server Service Pack
To change the IMAP4 banner:
- Apply the feature that this article describes.
- Stop the Microsoft Exchange IMAP4 service.
- To set the property keys in the metabase, use syntax that is similar to the following syntax.
For example, to set the IMAP4 connection string, run the following command from a command prompt (where the_new_connection_string is the string that you want to include in the banner): smtpmd SET -path imap4svc/1 -dtype STRING -prop 49884 -value "<the_new_connection_string>"
The following values are the other values for the metabase keys: - IMAP4ConnectionString - 49884
- IMAP4DisconnectionString - 49885
- Imap4TooManyInvalidCommands - 49886
- Imap4Timeout - 49887
- Imap4TooManyLogonFailures - 49888
- Imap4Shutdown - 49889
- Imap4SSLRequired - 49890
- Imap4128BitSSLRequired - 49891
- Restart the Exchange IMAP4 service.
Note This modification affects all the virtual servers of the server. You cannot modify this setting differently for each virtual server.