thomasaclark
Posts: 2
Joined: 19.Jul.2009
Status: offline
|
Unfortunatley I get the same error. I created the Send Mail Connector, specifying the fully qaulified domain name for the DynDns name. I created an SMTP adress space '*.dyndnsname.com.au' for example. I also set the MX records to route mail automatically. If I use Outlook web access light, I can generate this: Could not connect to a directory server. If the problem continues, contact technical support for your organization. Click here to continue working. Request Url: http://dyndnsname.homeip.net:80/owa/default.aspx?ae=PreFormAction&t=IPM.Note&a=Send User host address: 121.210.209.X User: deleted EX Address: /o=Deleted Username/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Deleted Name SMTP Address: the.user@dyndns.homeip.net OWA version: 8.1.375.2 Mailbox server:DC1.domain.local Exception Exception type: Microsoft.Exchange.Data.Directory.ADPossibleOperationException Exception message: Active Directory operation failed on:DC1.domain.local. This error could have been caused by user input or by the Active Directory server being unavailable. Please retry at a later time. Additional information: Additional information: The directory service encountered an unknown failure. Active directory response: 000020EF: SvcErr: DSID-03020E95, problem 5005 (UNABLE_TO_PROCEED), data 87 . Call stack Microsoft.Exchange.Data.Directory.ADSession.AnalyzeDirectoryError(PooledLdapConnection connection, DirectoryRequest request, DirectoryException de, Int32 totalRetries, Int32 retriesOnServer) Microsoft.Exchange.Data.Directory.ADSession.Find(ADObjectId rootId, String optionalBaseDN, ADObjectId readId, QueryScope scope, QueryFilter filter, SortBy sortBy, Int32 maxResults, IEnumerable`1 properties, CreateObjectDelegate objectCreator, CreateObjectsDelegate arrayCreator) Microsoft.Exchange.Data.Directory.ADSession.Find(ADObjectId rootId, QueryScope scope, QueryFilter filter, SortBy sortBy, Int32 maxResults, IEnumerable`1 properties, CreateObjectDelegate objectCtor, CreateObjectsDelegate arrayCtor) Microsoft.Exchange.Data.Directory.ADSession.Find[TResult](ADObjectId rootId, QueryScope scope, QueryFilter filter, SortBy sortBy, Int32 maxResults, IEnumerable`1 properties) Microsoft.Exchange.Data.Directory.Recipient.ADRecipientSession.Find(ADObjectId rootId, QueryScope scope, QueryFilter filter, SortBy sortBy, Int32 maxResults, IEnumerable`1 properties) Microsoft.Exchange.Clients.Owa.Core.AnrManager.GetNamesByAnrFromAD(UserContext userContext, Boolean parsedSuccessfully, String name, List`1 addresses) Microsoft.Exchange.Clients.Owa.Core.AnrManager.ResolveAnrString(String name, Boolean resolveContactsFirst, UserContext userContext, Boolean resolveOnlyFromAddressBook, Boolean resolveAgainstAllContacts) Microsoft.Exchange.Clients.Owa.Basic.Controls.RecipientWell.ResolveRecipients(String chunk, ArrayList wellNodes, UserContext userContext, Boolean resolveAgainstContactsFirst) Microsoft.Exchange.Clients.Owa.Basic.EditMessageHelper.AddMessageRecipients(RecipientCollection recipients, RecipientItemType recipientItemType, String wellName, UserContext userContext, HttpRequest request) Microsoft.Exchange.Clients.Owa.Basic.EditMessageHelper.UpdateMessage(MessageItem message, UserContext userContext, HttpRequest request, String& errorMessage) Microsoft.Exchange.Clients.Owa.Basic.Controls.EditMessagePreFormAction.Execute(OwaContext owaContext, ApplicationElement& applicationElement, String& type, String& state, String& action) Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.DoFinalDispatch(OwaContext owaContext) Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.InternalDispatchRequest(OwaContext owaContext) Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.DispatchRequest(OwaContext owaContext) Microsoft.Exchange.Clients.Owa.Core.OwaModule.OnPostAuthorizeRequest(Object sender, EventArgs e) System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Inner Exception Exception type: System.DirectoryServices.Protocols.DirectoryOperationException Exception message: An operation error occurred. Call stack System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 messageId, LdapOperation operation, ResultAll resultType, TimeSpan requestTimeOut, Boolean exceptionOnTimeOut) System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout) Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest request, LdapOperation ldapOperation) Microsoft.Exchange.Data.Directory.ADSession.Find(ADObjectId rootId, String optionalBaseDN, ADObjectId readId, QueryScope scope, QueryFilter filter, SortBy sortBy, Int32 maxResults, IEnumerable`1 properties, CreateObjectDelegate objectCreator, CreateObjectsDelegate arrayCreator)
|