![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() I have a python script that talks to our exchange server at work directly.. I do some extra filtering that's difficult to do with outlook's rule system. I'd like to also accept certain calendar invites I get using this script if possible. It would require knowing what imap commands to send the exchange server to trigger a meeting acceptance.. is that possible? Thanks d |
Ads |
#2
|
|||
|
|||
![]()
Try asking in the microsoft.public.exchange.development newsgroup. IMAP would not be involved, is my guess.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Daniel" wrote in message ups.com... I have a python script that talks to our exchange server at work directly.. I do some extra filtering that's difficult to do with outlook's rule system. I'd like to also accept certain calendar invites I get using this script if possible. It would require knowing what imap commands to send the exchange server to trigger a meeting acceptance.. is that possible? Thanks d |
#3
|
|||
|
|||
![]()
Daniel wrote:
I'd like to also accept certain calendar invites I get using this script if possible. It would require knowing what imap commands to send the exchange server to trigger a meeting acceptance.. is that possible? I doubt IMAP would be able to do that because the IMAP protocol knows nothing about calendars. It's a mail message only protocol. -- Brian Tillman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
invite the public calendar in a meeting request? | ACWittig | Outlook - Calandaring | 1 | June 15th 06 06:50 PM |
Strange calendar invite problem | Jeff | Outlook - Calandaring | 0 | June 9th 06 08:33 PM |
Calendar Entry, invite one person everyone gets invited. | Fisheye | Outlook - General Queries | 1 | March 19th 06 11:42 PM |
How to accept a lotus notes invite in Outlook? | Catey | Outlook - Calandaring | 1 | February 13th 06 11:47 AM |
Add graphic to Calendar Invite | Timothy Robertson | Outlook - Calandaring | 2 | February 2nd 06 09:18 PM |