Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

The reminder is triggered earlier than expected when an Exchange Server 2007 server receives an iCalendar meeting request message over an SMTP server


View products that this article applies to.

Symptoms

Consider the following scenario:
  • A Microsoft Exchange Server 2007 server receives an iCalendar meeting request message over an SMTP server.
  • The meeting request is delivered over a receive connector. The Externally Secured authentication method is selected on the receive connector.
  • The From address on the meeting request matches and resolves to a user or to a contact object that exists in the Active Directory directory service.
In this scenario, the reminder is triggered earlier than expected.

↑ Back to the top


Cause

This problem occurs because the iCalendar body part in the message that is received from an SMTP server does not specify a VALARM property. Therefore, Exchange Server 2007 does not cause the reminder to remain in the calendar appointment when the request is processed by the calendar assistant. This condition causes the default reminder to occur within 15 minutes of receipt.

↑ Back to the top


Resolution

To resolve this problem, install Update Rollup 4 for Exchange Server 2007 Service Pack 1 (SP1). For more information about Update Rollup 4 for Exchange Server 2007 Service Pack 1, see the following Exchange Help topic: For more information about how to install the latest Exchange service pack or update rollup, see the following Exchange Help topic:

↑ Back to the top


Workaround

To work around this problem, disable automatic processing of meeting requests for the mailbox. To do this, run the following Set-MailboxCalendarSettings cmdlet:
Set-MailboxCalendarSettings -Identity "MailboxIdParameter" -AutomateProcessing None
Note To run the Set-MailboxCalendarSettings cmdlet, the Exchange Organization Administrator role must be delegated for the account that you use.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

For more information about the Set-MailboxCalendarSettings cmdlet, visit the following Web site:For more information about the iCalendar architecture, visit the following Web site:For more information about the reminderoffset field, visit the following Web site:

↑ Back to the top


Keywords: KB950409, kbexpertiseadvanced, kbqfe, kbfix, kbbug

↑ Back to the top

Article Info
Article ID : 950409
Revision : 4
Created on : 10/7/2008
Published on : 10/7/2008
Exists online : False
Views : 274