Closed white-hat closed 11 years ago
Hi! Thanx for reporting. Can you tell me the url where is located:
company's exchange url is https://owa.company.com/owa in the field Exchange server I enter "https://owa.company.com" when I hit "test", new window opens with url: https://owa.company.com/CookieAuth.dll?GetLogon?curl=Z2FowaZ2Fauth.owa&reason=0&formdir=1 and exchange login form is displayed "save" button results "setting error". If I authorize in the form manualy and hit "test" again, a new window opens with url https://owa.company.com/owa/auth.owa and "Bad request" in it.
Ok! I think, that the problem can be resolved =) Can you follow by this URLs and tell me what you have seen in the browser
When I'm not authorized - both URLs redirect to https://owa.company.com/CookieAuth.dll?GetLogon?curl=Z2FowaZ2Fauth.owa&reason=0&formdir=1 When I'm authorized - both redirect to https://owa.company.com/owa/
Are you sure? Because this is too strange behavior. Can you check that the Exhange Web Services already enabled at the exchange server? If you don't have this information, ask you system admininstrator for the URL of Exhange Web Services. Also you can find some information here http://msdn.microsoft.com/en-us/library/exchange/dd877045(v=exchg.140).aspx
Did this fix your problem?
I didn't get how to check if EWS enabled? OWA is active, my Ipad and android are connected to Exchange via ActiveSync
Hi, I have here a similar problem here... I detected that your code try to use "serverEWS + '/Exchange.asmx'" witch get a 404 error. I have tried here url "serverEWS + '/EWS/Exchange.asmx'" and returned the wsdl successful.
I think you should add a advanced configuration field for this or try some default configurations. If you update the code and send the extension for me I can test here.
Go to OWA notifier options and write in field Exchange Web Service yours [current ews server]/EWS For example: you have the server name "https://mail.com", you should write "https://mail.com/EWS"
It is working! Thanks!
But the extension icon is not showing the unread count of inbox subfolders. Is that a way to show unread count of subfolders too?
Showing the unread count of inbox subfolders does not released, only count from inbox
Hi! with theese settings: Exchange server: https://owa.company.com username: company\username pass: passs when I hit "save" - get setting error when I hit "test" - a new tab with OWA authentication form opens with blank fields