Changed page "FAQ" by sa...@apple.com from 17.151.110.96*
Page URL: <http://trac.calendarserver.org/wiki/FAQ>
Diff URL: <http://trac.calendarserver.org/wiki/FAQ?action=diff&version=8>
Revision 8

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: FAQ
=========================================================================
--- FAQ (version: 7)
+++ FAQ (version: 8)
@@ -15,7 +15,7 @@
 
 == Scheduling over Email (iMIP) ==
 
-How do I configure Calendar Server to send email invitations?
+'''How do I configure Calendar Server to send email invitations?'''
 
 Calendar Server can send invitations to "external" users (i.e., those without 
an account on the server) via email, using the iCalendar Message-Based 
Interoperability Protocol (iMIP - http://tools.ietf.org/html/rfc2447 ).  If you 
create an event and add an attendee which has an email address but does not 
have a local account, the server will generate an email message with a 
icalendar attachment containing the event details and a request for response.  
If the attendee uses an iMIP-compatible client to respond to the invitation, 
the server will parse the reply and update the organizer's copy of the event 
accordingly.
 
@@ -49,4 +49,6 @@
       * AddressPatterns = an array of regular expressions defining which email 
addresses to send iMIP messages to -- if an external attendee's email address 
does not match these patterns, no invitation will be sent to them.
   1. Restart calendar server
 
-    
+'''Troubleshooting iMIP'''
+
+{{{Mail gateway didn't find a token in message}}} -- Calendar Server uses 
"plus addressing" to encode a token into the reply-to address for email 
invitations.  That way, when a reply comes back, the token can be used to look 
up the appropriate organizer, attendee, and event to update.  This special 
tokenized email address is not only in the reply-to field, but also substituted 
for the organizer's email address within the embedded icalendar body attached 
to the invitation.  So iMIP-aware clients should direct the reply to the email 
address including the token.  If that token is missing, the iMIP reply is not 
processed.

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
Calendar and Contacts Server </>
HTTP/WebDAV/CalDAV Server

This is an automated message. Someone at / added your email
address to be notified of changes on FAQ. If it was not you, please
report to .
_______________________________________________
calendarserver-dev mailing list
calendarserver-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Reply via email to