3axap4eHko / OWA-Notifier

Google Chrome Extension OWA (Outlook Web Access) notifier for EWS (Exchange Web Service)
Other
49 stars 27 forks source link

owa with exchange 2010 - setting error - why https is not supported? #1

Closed white-hat closed 11 years ago

white-hat commented 11 years ago

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

3axap4eHko commented 11 years ago

Hi! Thanx for reporting. Can you tell me the url where is located:

  1. Outlook web access (OWA)
  2. Exchange web service (EWS) By default the extension considers that EWS and OWA are not in the domain name.
white-hat commented 11 years ago

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.

3axap4eHko commented 11 years ago

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

  1. https://owa.company.com/ews/Exchange.asmx
  2. https://ews.company.com/Exchange.asmx
white-hat commented 11 years ago

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/

3axap4eHko commented 11 years ago

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

3axap4eHko commented 11 years ago

Did this fix your problem?

white-hat commented 11 years ago

I didn't get how to check if EWS enabled? OWA is active, my Ipad and android are connected to Exchange via ActiveSync

leokury commented 11 years ago

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.

3axap4eHko commented 11 years ago

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"

leokury commented 11 years ago

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?

3axap4eHko commented 11 years ago

Showing the unread count of inbox subfolders does not released, only count from inbox