Re: [Evolution] Plugin for Evolution

2008-03-06 Thread CParticle
So I spent some time actually looking at the appointment items from an Exchange server through IMAP not MAPI. Here is what I found with out too much digging. Appointment items come in two type of message a plain single part message or a multi part message in MIME Format. The single part message h

Re: [Evolution] Plugin for Evolution

2008-03-02 Thread Matej Cepl
On 2008-02-28, 20:18 GMT, Pete Biggs wrote: > How are you proposing that you get at the calendar information > via IMAP - bear in mind that the IMAP protocol uses data > exchanges like 'give me message number 34' or 'how many new > messages are there' or 'give me all the headers of new message'

Re: [Evolution] Plugin for Evolution

2008-02-28 Thread CParticle
Since as you said IMAP is a mail protocol you treat the file as a mail message, or in this case the appointment. Each appointment appears in the Calendar folder as a separate item (recurring appointments only once). So when you request mail item 34 you are really requesting calendar item 34. The

Re: [Evolution] Plugin for Evolution

2008-02-28 Thread Pete Biggs
On Thu, 2008-02-28 at 14:22 -0500, CParticle wrote: > Also the idea of going through WEBDav is not the answer I know that > exist and I know it works and it works for me. However its going > through the web interface why not use IMAP instead if its there. I think I misunderstand something of wh

Re: [Evolution] Plugin for Evolution

2008-02-28 Thread CParticle
Also the idea of going through WEBDav is not the answer I know that exist and I know it works and it works for me. However its going through the web interface why not use IMAP instead if its there. CParticle On Thu, Feb 28, 2008 at 2:20 PM, CParticle <[EMAIL PROTECTED]> wrote: > Exchange can and

Re: [Evolution] Plugin for Evolution

2008-02-28 Thread CParticle
Exchange can and does do IMAP as Art mentioned however my question was not about that. I already have an exchange mailbox and I already am able to see the contents of the calendar folder using only IMAP not MAPI and certainly not the Excahnge connector in Evolution. My question is about getting t

Re: [Evolution] Plugin for Evolution

2008-02-28 Thread Art Alexion
Incorrect. It supports POP3 (well) and IMAP (not so well). These protocols have to be enabled on the server, but IIRC, they are enabled by default. On Thu, 2008-02-28 at 13:57 -0500, Andrew Chandler wrote: > As far as I know Exchange does not use IMAP protocol nor expose its > contents as IMAP

Re: [Evolution] Plugin for Evolution

2008-02-28 Thread Andrew Chandler
orrect and the answer is its already done and working - it is the current version of the exchange connector. -Original Message- From: CParticle <[EMAIL PROTECTED]> To: evolution-list@gnome.org Subject: [Evolution] Plugin for Evolution Date: Thu, 28 Feb 2008 13:20:40 -0500 I&

[Evolution] Plugin for Evolution

2008-02-28 Thread CParticle
I'm hoping someone here can point me in the right direction. I've looked through the list Archive and Googled for the past day and half to find this but I'm not seeing anything. Is there an IMAP plugin for Evolution that reads the Calendar folder from and Exchange server and presents it as a cale