Hi Garry,

Welcome on the OpenChange devel mailing-list.

> First of all - I'd like to say a big Thanks to the developers and
> maintainers of this project, absolutely fantastic that people have
> taken the time to provide an open source solution to integrate with
> Exchange from a Linux platform!

Thank you ;-)

> I've had great success thus far in terms of querying mail boxes,
> creating folders, emails, listing public folders etc. That all works
> like a charm!  The openchangeclient works, as does mapiprofile and
> openchangepfadmin.  Brilliant!!!  But the second I try and do anything
> with Calendars it falls apart.  If anyone has any suggestions or tips
> I would love to hear them!  I'll give as much information as I can
> below...

Given the information you've provided below, it sounds like you can't
open the NON_IPM_SUBTREE container (MAPI_E_NO_ACCESS) which causes
subfolders to return MAPI_E_NOT_FOUND when you try to open them.
However, these tests should not be relevant if you use openchangeclient.

We'll try to find the issue using some openchangeclient commands:

1. Does openchangeclient --mailbox works? You should see some kind of
ascii tree of your mailbox. Furthermore if you have appointments, you
should see the number of items beside the calendar entry.

        * If not, can you send the output of the following command:
        openchangeclient --dump-data --debuglevel=10 --mailbox

        * If yes, go to next step
        
2. Does openchangeclient --fetch-items=Appointment works?
        * If no, can you send the output of the command with the dump
        parameters mentioned earlier?

3. Can you also provide the Exchange version you're using with
OpenChange (2007,2003,2000 - SPX)?

Btw, I'd suggest you to switch to Samba4-GIT (v4-0-test branch) rather
than using subversion. We have not yet updated the HOWTO, but relevant
information on how-to install Samba4 from GIT are available on
http://www.samba.org. We'll update the HOWTO as soon as we have time.

Cheers,
Julien.

-- 
Julien Kerihuel
[EMAIL PROTECTED]
OpenChange Project Manager

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to