From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34023 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: vCalendar/iCalendar support for Gnus? Date: 03 Jan 2001 12:06:34 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86bstopntx.fsf@megalith.bp.aventail.com> References: <87ae9augc9.fsf@lynx.ionific.com> <86itnwpptw.fsf@megalith.bp.aventail.com> <87lmss7fh2.fsf@lynx.ionific.com> Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035170026 28269 80.91.224.250 (21 Oct 2002 03:13:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:13:46 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 69036D049D for ; Wed, 3 Jan 2001 12:11:38 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB27545; Wed, 3 Jan 2001 11:07:03 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 03 Jan 2001 11:06:28 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA18662 for ; Wed, 3 Jan 2001 11:06:14 -0600 (CST) Original-Received: from mail.rdc1.tn.home.com (ha1.rdc1.tn.home.com [24.2.7.66]) by mailhost.sclp.com (Postfix) with ESMTP id 6A893D049D for ; Wed, 3 Jan 2001 12:06:36 -0500 (EST) Original-Received: from megalith.bp.aventail.com ([24.12.70.142]) by mail.rdc1.tn.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20010103170636.KXSL13852.mail.rdc1.tn.home.com@megalith.bp.aventail.com> for ; Wed, 3 Jan 2001 09:06:36 -0800 Original-Received: (from wmperry@localhost) by megalith.bp.aventail.com (8.11.1/8.9.3) id f03H6YS72596; Wed, 3 Jan 2001 12:06:34 -0500 (EST) (envelope-from wmperry@aventail.com) X-Authentication-Warning: megalith.bp.aventail.com: wmperry set sender to wmperry@aventail.com using -f Original-To: ding@gnus.org X-Now-Listening-To: Judy Collins - Nightingale II X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (GTK) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 36 Xref: main.gmane.org gmane.emacs.gnus.general:34023 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34023 Hannu Koivisto writes: > wmperry@aventail.com (William M. Perry) writes: >=20 > | Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > |=20 > | > On 03 Jan 2001, Jaap-Henk Hoepman wrote: > | >=20 > | > > I really would love this too (not necessarily within gnus > | > > though). Problem is that IMAP appears not to be enough to access the > | > > calender and contact items stored on the Exchange server. You can > | > > get the subjects, but not the date and time of the > | > > appointment. Apparantly MAPI is needed to access these other > | > > details. > | >=20 > | > If I were to implement such stuff, I'd put the additional information > | > into some hidden message header fields. So that's probably precisely >=20 > Uh, you would need quite a lot of header data. Anyways, in Microsoft's > case the relevant information is fortunately not in the header fields, > it's in the body... >=20 > | > what Microsoft did not do. But I think it doesn't hurt to do `C-u g'= on > | > such a message just to be sure. >=20 > ...but `C-u g' is a good thing to do anyway, because Gnus doesn't > display the relevant MIME part by default. For me, there is no other MIME part. The content-type of the main message is text/plain (charset of iso-8859-1), and there is nothing else in the message. No iCalendar or vCalendar at all. All hail exchange and its many faces! -Bill P.