We haven't been able to reproduce this either, but we've gotten multiple reports from different users of this happening. We're trying to collect some more information from those users now. We do know that one users got several hundred emails all of type [Invitation Reply] when recreating those events.
Regards, Charlie On Feb 11, 1:38 pm, "Ryan Boyd (Google)" <[EMAIL PROTECTED]> wrote: > Hello Charlie, > > Reminders are controlled by the gd:reminder element -- Currently, setting > minutes=-1 should definitely disable the reminder. This will also happen by > default if you don't specify a reminder. Reminders are only available on > default/primary calendars. > > As for invitations, setting sendEventNotifications to false should disable > any invitations being sent out for that event. I have tested this along > with all variations of attendeeStatus and have not been able to reproduce > this issue -- the users never get notifications. (I did also try with a > value of FALSE) > > Have you been able to reproduce the problem on any of your test accounts? > Also, can you find out from your users what it says in the brackets in the > subject of the emails being sent out? This should be something along the > lines of [Invitation], [Invitation Reply], [Reminder], etc. > > Is this something that just recently started happening? Just trying to nail > this down a bit more. > > Thanks, > > -Ryan > > On 2/10/07, Charlie Wood < [EMAIL PROTECTED]> wrote: > > > > > (BTW, I verified that the value for sendEventNotifications is case- > > insensitive.) > > > Is there a value for attendeeStatus that would cause gCal to send out > > an email invitation to an attendee? > > > Thanks, > > Charlie > > > On Feb 10, 5:44 pm, "Charlie Wood" < [EMAIL PROTECTED]> wrote: > > > Actually, that doesn't help the immediate problem. We've had that > > > value hard-coded to 'FALSE' (I assume it's cases-insensitive?) for a > > > week, and are still getting reports of Google Calendar sending lots of > > > emails to attendees. I think they're invitations, not reminders. What > > > would cause gCal to send invitations to attendees v not send them? > > > > Thanks, > > > Charlie > > > > On Feb 10, 5:32 pm, "Charlie Wood" < [EMAIL PROTECTED]> wrote:> OK, > > that will definitely help the immediate problem. But doesn't that > > > > also turn off reminders for the owner of the calendar into which I'm > > > > inserting the event? > > > > > Thanks, > > > > Charlie > > > > > On Feb 10, 3:35 pm, "Ryan Boyd (Google)" < [EMAIL PROTECTED] > > > wrote:> Hi Charlie, > > > > > > Add this as a child of the event: > > > > > <gCal:sendEventNotifications value='false'> > > > > > > That should cause the event notifications to cease- Is this > > something that > > > > > just started occurring? > > > > > > Thanks, > > > > > -Ryan > > > > > > On 2/10/07, Charlie Wood < [EMAIL PROTECTED] > wrote: > > > > > > > When I create an event with attendees via the API , Google > > Calendar is > > > > > > sending all attendees an email notification. How can I disable > > this > > > > > > behavior? > > > > > > > This is a critical problem for us. Any help would be most > > appreciated. > > > > > > > Regards, > > > > > > Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
