Error when move and create mailboxes in Exchange 2007
When I was migrating exchange 2000 to exchange 2007, the system prompt this problem:
"The Exchange server address list service failed to respond. This could be because of an address list or email address policy configuration error. "
"El servicio de lista de direcciones de servidor de Exchange no respondió. Esto puede ser debido a un error en la configuración de la directiva de dirección de correo electrónico o de la lista de direcciones."
Cause 1
The CN=Public Folders object is missing under CN=All Address Lists in the Active Directory directory service.
Cause 2
The Allow inheritable permissions from the parent to propagate to this object and all child objects check box is not selected on the CN=All Address Lists object and on the CN=Public Folders object.
Note This may be the cause in an organization in which you modify permissions to configure separate address lists for different groups.
Cause 3
There is a parenthesis or an ampersand in a recipient filter. Additionally, Exchange 2007 uses OPATH filters instead of LDAP filters.
For resolution see:
http://support.microsoft.com/kb/935636/en-us
"The Exchange server address list service failed to respond. This could be because of an address list or email address policy configuration error. "
"El servicio de lista de direcciones de servidor de Exchange no respondió. Esto puede ser debido a un error en la configuración de la directiva de dirección de correo electrónico o de la lista de direcciones."
Cause 1
The CN=Public Folders object is missing under CN=All Address Lists in the Active Directory directory service.
Cause 2
The Allow inheritable permissions from the parent to propagate to this object and all child objects check box is not selected on the CN=All Address Lists object and on the CN=Public Folders object.
Note This may be the cause in an organization in which you modify permissions to configure separate address lists for different groups.
Cause 3
There is a parenthesis or an ampersand in a recipient filter. Additionally, Exchange 2007 uses OPATH filters instead of LDAP filters.
For resolution see:
http://support.microsoft.com/kb/935636/en-us
Comentarios