Talk:Autodiscover

From SME Server
Jump to navigationJump to search

way to test manually your MS schema

curl -d '<?xml version="1.0" encoding="utf-8"?><Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/requestschema/2006"><Request><EMailAddress>test@163.com</EMailAddress><AcceptableResponseSchema>http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a</AcceptableResponseSchema></Request></Autodiscover>' -H "Content-Type: text/xml" -X POST https://YOURSERVER/Autodiscover/Autodiscover.xml