nachocove / NachoClientX

Xamarin (C#) Client
6 stars 0 forks source link

Mister GFE never responds to mister o365's invitations #1207

Open jeff7091 opened 9 years ago

jeff7091 commented 9 years ago

because ResponseRequestedIsSet is false, we never send the response email.

sscalpone commented 9 years ago

The McCalendar (and the xml) is coming in without response requested set. The McEmailMessage (and xml) has the response requested.

I created the meeting request in o365. The response requested checkbox is checked.

Accepting in the message using gfe doesn't show the acceptance on o365. Accepting in the calendar is not processed because a meeting request is not requested. It's ignored.

david-olsen-nc commented 9 years ago

I can't get GFE to send meeting responses. When Nacho Mail sends a response, which happens when you accept from the meeting invite message, the GFE server seems to swallow the message and never forwards it on to the organizer. When I accept the meeting from the web UI, no response is sent to the organizer. I don't know if there is anything we can do about this, but I was planning to look into it when I tackle all the various GFE oddities.

david-olsen-nc commented 9 years ago

I am pretty sure there is no quick fix, so this should not be BETANEXT.

sscalpone commented 9 years ago

If Mr. GFE accepts the meeting, Mr. GFE gets an updated McCalendar (xml) updating his status to Accept.

`

f7aec4fc-3491-401f-85dd-9dce2c46cf3a 1 20150123T195516Z 20150126T203000Z 20150126T210000Z Nac02 respond #3 040000008200E00074C5B7101A82E00800000000E84531934337D00100000000000000001000000051C128ED3405964397FCA7CBF65EDAE1 0 2 0 10 3 4AEAAFAAUwBUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsAAAABAAIAAAAAAAAAAAAAAFAARABUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAACAAIAAAAAAAAAxP///w== steves@nachocove.com Steve Scalpone steve@nac02.com steve scalpone 3

`

sscalpone commented 9 years ago

And finally, O365 does not update its status when I accept an O365 invite using gmail or gcalendar. O365 is nachocove.com. gmail/gcal are nac02.

jeff7091 commented 9 years ago

hold onto this for now.