Hi! I want to send mail with my application using WebDAV methods, but that does not work and return 401 forbidden in my XML response. I create the mail item with WebDAV PropPatch methods in a Drafts Folder and move it into a http://server/exchange/userAlias/##DavMailSubmissionUri##/ and there I receive an error code 401 Forbidden. Someone helps me to send my mail? Help!! Best regards. GOO
Error 401 is Unauthorized error. Do you send message with attachment? Michael ------------------------------- If you need WebDAV API for Exchange server, use our component WebDAV .NET for Exchange. Check out http://www.independentsoft.com "Goo" wrote in message news:%23Op669chIHA.6092@TK2MSFTNGP06.phx.gbl... > Hi! > > I want to send mail with my application using WebDAV methods, but that > does not work and return 401 forbidden in my XML response. > > I create the mail item with WebDAV PropPatch methods in a Drafts Folder > and move it into a > http://server/exchange/userAlias/##DavMailSubmissionUri##/ and there I > receive an error code 401 Forbidden. > > Someone helps me to send my mail? > > Help!! > > Best regards. > > GOO >