We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2014-12-12 13:16:21 +0200

Microsoft Exchange Policy: FolderHierarchy

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!

Microsoft Exchange Policy: FolderHierarchyPolicy Problem [solved]

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!