Dear all,
Some time ago I finally bought a Jolla phone (I've been a long N900 user). Since I'd like to use my private Jolla also as my business phone, I need MS Exchange. I've been trying many things but cannot manage to get the Jolla to sync with our corporate MS Exchange server. I always get the message: "Oops, account could not be added" - Device does not support all server settings and policies required by this account.
Today, I finally discovered that I can retrieve a log file from the server:
RequestBody :
<?xml version="1.0" encoding="utf-8" ?>
<Provision xmlns="Provision:">
<Policies>
<Policy>
<PolicyType>MS-EAS-Provisioning-WBXML</PolicyType>
</Policy>
</Policies>
</Provision>
AccessState :
Allowed
AccessStateReason :
Global
ResponseHeader :
HTTP/1.1 200 OK
MS-Server-ActiveSync: 15.0
ResponseBody :
<?xml version="1.0" encoding="utf-8" ?>
<Provision xmlns="Provision:">
<Status>1</Status>
<Policies>
<Policy>
<PolicyType>MS-EAS-Provisioning-WBXML</PolicyType>
<Status>1</Status>
<PolicyKey>1234567890</PolicyKey>
<Data bytes="43"/>
</Policy>
</Policies>
</Provision>
RequestBody :
<?xml version="1.0" encoding="utf-8" ?>
<FolderSync xmlns="FolderHierarchy:">
<SyncKey>0</SyncKey>
</FolderSync>
AccessState :
Blocked
AccessStateReason :
Policy
ResponseHeader :
HTTP/1.1 200 OK
MS-Server-ActiveSync: 15.0
ResponseBody :
<?xml version="1.0" encoding="utf-8" ?>
<FolderSync xmlns="FolderHierarchy:">
<Status>142</Status>
</FolderSync>
Unfortunately, I can not edit the policies on the server side. Does anyone have a clue whether I can do something or whether this is a feature that is not supported by Sailfish yet?
Thanks!
| 2 | No.2 Revision |
Dear all,
Some time ago I finally bought a Jolla phone (I've been a long N900 user). Since I'd like to use my private Jolla also as my business phone, I need MS Exchange. I've been trying many things but cannot manage to get the Jolla to sync with our corporate MS Exchange server. I always get the message: "Oops, account could not be added" - Device does not support all server settings and policies required by this account.
Today, I finally discovered that I can retrieve a log file from the server:
RequestBody :
<?xml version="1.0" encoding="utf-8" ?>
<Provision xmlns="Provision:">
<Policies>
<Policy>
<PolicyType>MS-EAS-Provisioning-WBXML</PolicyType>
</Policy>
</Policies>
</Provision>
AccessState :
Allowed
AccessStateReason :
Global
ResponseHeader :
HTTP/1.1 200 OK
MS-Server-ActiveSync: 15.0
ResponseBody :
<?xml version="1.0" encoding="utf-8" ?>
<Provision xmlns="Provision:">
<Status>1</Status>
<Policies>
<Policy>
<PolicyType>MS-EAS-Provisioning-WBXML</PolicyType>
<Status>1</Status>
<PolicyKey>1234567890</PolicyKey>
<Data bytes="43"/>
</Policy>
</Policies>
</Provision>
RequestBody :
<?xml version="1.0" encoding="utf-8" ?>
<FolderSync xmlns="FolderHierarchy:">
<SyncKey>0</SyncKey>
</FolderSync>
AccessState :
Blocked
AccessStateReason :
Policy
ResponseHeader :
HTTP/1.1 200 OK
MS-Server-ActiveSync: 15.0
ResponseBody :
<?xml version="1.0" encoding="utf-8" ?>
<FolderSync xmlns="FolderHierarchy:">
<Status>142</Status>
</FolderSync>
Unfortunately, I can not edit the policies on the server side. Does anyone have a clue whether I can do something or whether this is a feature that is not supported by Sailfish yet?
Thanks!