adloaded

bidvertiser

Tuesday, 17 January 2012

Lion Server: iCalendar Message-Based Interoperability Protocol (iMIP) support

var enableAppleInstant = 'yes';var modelValue = 'SupportApple';var akamaiUrl = "http://km.support.apple.com";Lion Server: iCalendar Message-Based Interoperability Protocol (iMIP) supportThe Calendar service in Lion Server can support email invitations via iMIP (iCalendar Message-Based Interoperability Protocol) that require the server to have access to an IMAP server for incoming mail and an SMTP server for outbound mail.

"> ACUtil.setPOD('us~en'); var articleId = "HT5108"; var ACStaticText = { 'more': '…more', 'less': 'less' };KmLoader.akamaiUrl = 'http://km.support.apple.com';//function sendRead()var locale = 'en_US';Event.observe(window, 'load', function() {ACHistory.addKbView('HT5108', 'Lion Server: iCalendar Message-Based Interoperability Protocol (iMIP) support', 'en_US', 'unknown');ACUtil.getMultipleOffers('133331', 'HOWTO_ARTICLES', 'en_US', 'false');ACUtil.reportView('HT5108', 'en_US');// Apple Instant Feed statistics code if(locale.indexOf("en")!=-1 && (enableAppleInstant == "yes")){var store = new Persist.Store('FeedStats');if (store.get('resultActivity')=='true'){var time = new Date();setReadTimer = setTimeout(function(){var feedStats = new ACFeedStatistics();feedStats.updateRead('HT5108', store.get('position'));store.remove('HT5108');store.remove('position');}, 3000);store.set('HT5108', time.getTime());}} });Event.observe(window, 'beforeunload', function(){// Apple Instant Feed statistics code if(locale.indexOf("en")!=-1 && (enableAppleInstant == "yes")){ var store = new Persist.Store('FeedStats'); if (store.get('resultActivity')=='true' && store.get('HT5108') !== null){ var time = new Date();var timeDiff = time.getTime() - store.get('HT5108');if (timeDiff Lion Server: iCalendar Message-Based Interoperability Protocol (iMIP) support Summary

The Calendar service in Lion Server can support email invitations via iMIP (iCalendar Message-Based Interoperability Protocol) that require the server to have access to an IMAP server for incoming mail and an SMTP server for outbound mail.

Products Affected

Lion Server

The incoming IMAP email service must support "plus addressing", the addition of a plus (+) sign and a tag to the name portion of the email address to create a sub-address which the Calendar Server uses to recognize an invitation reply.

If invitation responses are not being acknowledged by the Calendar Server, please check with your ISP (Internet Service Provider) to verify that “plus addressing” is supported through their mail servers.

Additional Information

For details about "plus addressing," see http://tools.ietf.org/html/rfc5233#section-3.

For more information about iMIP, see http://trac.calendarserver.org/wiki/FAQ.

$('articlecontent').select('img').each(function(element) { if(element.width > 640 ){ var imageDiv = document.createElement('div'); imageDiv.setStyle({ 'display':'block', 'width':'660px', 'overflow':'auto', 'border':'1px solid #dedede','margin-right': '15px'}); element.parentNode.replaceChild(imageDiv, element); imageDiv.appendChild(element); } }); Important: Mention of third-party websites and products is for informational purposes only and constitutes neither an endorsement nor a recommendation. Apple assumes no responsibility with regard to the selection, performance or use of information or products found at third-party websites. Apple provides this only as a convenience to our users. Apple has not tested the information found on these sites and makes no representations regarding its accuracy or reliability. There are risks inherent in the use of any information or products found on the Internet, and Apple assumes no responsibility in this regard. Please understand that a third-party site is independent from Apple and that Apple has no control over the content on that website. Please contact the vendor for additional information. Rate this article:Not helpfulSomewhat helpfulHelpfulVery helpfulSolved my problemOne Moment PleaseThanks for rating this article Not helpful Somewhat helpful Helpful Very helpful Solved my problem Email this article Share this article Print this page Share this article Twitter Facebook Last Modified: January 11, 2012 Article: HT5108 Views: 2181 Event.observe(window, 'load', function() { new KmLoader('2', 0, 0, 'Lion Server: iCalendar Message-Based Interoperability Protocol (iMIP) support', 0, 0, 'en_US', 0, 0, 'support_site.related_articles.HT5108',undefined,undefined,'HT5108');}); Related Articles Still need help?

No comments:

Post a Comment