EAS error config

MailEnable Exchange ActiveSync (EAS) - for EAS enabled devices (including iPhone, Windows Phone 7, Android, Nokia, etc).
Post Reply
walter.carro
Posts: 1
Joined: Wed Nov 28, 2018 8:02 pm

EAS error config

Post by walter.carro »

Hi everyone.

I have a issue on my mailenable with autodiscover settings.

i have two service on my iis
*DefaulWebSite
++aspnet_client
++MeAdmin
++MeWebmail
++Microsoft-Server-ActiveSyinc
Binding: --type: https --hostname: no --Port: 443 --Ip: 10.10.10.10
AND
*MailEnable Protocols
++aspnet_client
++bin
++WebServices
Binding: --type: https --hostname: no --Port: 443 --Ip: 10.10.10.10

Webmail works with ssl perfectly on DefaulWebSite,but i cant conect with autodiscover on outlook 16.

Activesync works fine with Mailenable protocol on outlook 16, but i dont have webmail. "Unnsupported" is the error.

Anyone know why i can connect with "MailenableProtocol" but cant with "DefaulWebSite" if i have same configuration?

Config on iis is same
config on dns is same
config on mailenable is same
cert ssl (mydomain.com) is same.

If i install ++MeWebmail on *MailEnableProtocols works?

Any ideas or small help for this issue?

Thanks alot.

Walter.

IBuser
Posts: 3
Joined: Wed Mar 06, 2019 11:10 am

Re: EAS error config

Post by IBuser »

I solved by adding in the windows host file

127.0.0.1 autodiscover.domain.com

In this way autodiscover does not respond and outlook does not wait.

Otherwise you have to buy another ssl certificate for autodiscover.

Post Reply