Exchange FAQs
What are the Exchange Server 2007 server roles?
Exchange Server 2003 has a basic set of server roles: a back-end server that hosts Information Stores (ISs) and performs the bulk of processing and front-end servers that accept client requests and proxy them to the appropriate back-end server. Exchange 2007 has a more granular set of server roles to give flexibility to larger Exchange deployments, while still letting small-to-medium deployments host all the required roles on one server, if appropriate. The five Exchange 2007 server roles are
- Mailbox—hosts mailbox and public folder data. This role provides Messaging API (MAPI) access for Outlook clients. Additionally, a variation exists called the Clustered Mailbox role when the Exchange server hosts as part of a clustered environment; the Clustered Mailbox role requires no other Exchange roles running on the cluster instance.
- Client Access—similar to the old front-end server role, the Client Access role provides all other client protocol access, apart from MAPI (i.e., Outlook Web Access—OWA, POP3, IMAP, and Microsoft ActiveSync).
- Unified Messaging—provides client access to mailbox, address box, and calendar via telephone and voice. This role requires special IP-PBX or VoIP gateway software.
- Hub Transport—mail-routing server that forwards mail to another hub transport server, edge server, or mailbox server. Unlike Exchange 2003, which uses Exchange routing groups to direct messages between Exchange sites and outside the organization, Exchange 2007 uses Active Directory (AD) sites for this purpose.
- Edge Transport—gateway from the Exchange organization to the outside world. This is the last hop for outbound mail and the first hop for incoming mail and the server that provides mail quarantine. This role doesn't require AD access, making it ideal for perimeter deployment without opening ports for AD access. This role must always be deployed on a server with no other Exchange roles.
The Mailbox, Client Access, Unified Messaging, and Hub Transport roles can be distributed across multiple servers or in combination with each other on potentially one server. Any AD site that has a Mailbox role also requires a server in the same AD site running the Hub Transport and Client Access roles (or they can be installed on the Mailbox-role server).
—John Savill . . .