Click to Rate and Give Feedback
TechNet
TechNet Library
Exchange Server
Operations
 How to Configure IMAP4 Access to Ex...

  Switch on low bandwidth view
Collapse All/Expand All Collapse All
How to Configure IMAP4 Access to Exchange 2003 Servers

Applies to: Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007 Topic Last Modified: 2007-02-16

This topic explains how to use the Exchange Management Shell to configure connectivity options for connecting to Microsoft Exchange Server 2003 servers for Internet Message Access Protocol version 4rev1 (IMAP4) access. By using the settings for this cmdlet, you can specify the port to use to connect Microsoft Exchange Server 2007 servers that have the Client Access server role installed to Exchange 2003 servers. By default, this value should be set to use port 143. This cmdlet also lets you disable access to Exchange 2003 servers.

Bb123880.note(en-us,EXCHG.80).gifNote:
After you have configured IMAP4 access to Exchange 2003, you must restart the IMAP4 service. For more information about how to restart the IMAP4 service, see How to Start and Stop the IMAP4 Service.

You can configure Exchange 2007 Client Access servers to connect to mailboxes located on Exchange 2003 servers. However, when you do this, you must disable Secure Sockets Layer (SSL) encryption and enable Basic authentication on the Exchange 2003 server. Because the user name and password are sent in clear text when Basic authentication is used without encryption, we recommended that you secure the traffic between the Client Access server and Exchange Server 2003 server by using Internet Protocol security (IPsec).

To perform the following procedures on a computer that has the IMAP4 service enabled, the account you use must be delegated the Exchange Server Administrator role and membership in the local Administrators group for the target server.

For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.

  1. To configure IMAP4 access to Exchange 2003 servers by using the default port value, run the following command:

    Set-ImapSettings -ProxyTargetPort 143
  2. To disable IMAP4 access to Exchange 2003 servers, run the following command:

    Set-ImapSettings -ProxyTargetPort 0

For more information about syntax and parameters, see Set-IMAPSettings.

For more information about how to use IMAP4 with Exchange 2007, see the following topics:

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Visit the Exchange team blog and community forums      Lee-Tony   |   Edit   |   Show History

For information about Exchange 2003 logon processes and IMAP4, see the Exchange Server Team Blog article Understanding login strings with POP3/IMAP. For information about the history of Exchange and IMAP4, see the Exchange Server Team Blog article The history of content conversion in Exchange.

To review or join a discussion about specific IMAP4 issues with Exchange 2003, see the IMAP4SVC 1023 0x7da Error on Exchange 2003 SP2 thread, the IMAP4 on E2003 Service won't start thread, and the POP3, NNTP, And IMAP4 Won't Start thread.

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker