1 Content-Type: multipart/alternative; boundary="===============0047278175=="
2 MIME-Version: 1.0
3 From: paul.boddie@example.com
4 To: vincent.vole@example.com
5 Subject: Invitation!
6
7 Test invitation of people, checking their status afterwards.
8
9 --===============0047278175==
10 Content-Type: text/plain; charset="us-ascii"
11 MIME-Version: 1.0
12 Content-Transfer-Encoding: 7bit
13
14 This message contains an event.
15 --===============0047278175==
16 MIME-Version: 1.0
17 Content-Transfer-Encoding: 7bit
18 Content-Type: text/calendar; charset="us-ascii"; method="REQUEST"
19
20 BEGIN:VCALENDAR
21 PRODID:-//imip-agent/test//EN
22 METHOD:REQUEST
23 VERSION:2.0
24 BEGIN:VEVENT
25 ORGANIZER:mailto:paul.boddie@example.com
26 ATTENDEE;ROLE=CHAIR:mailto:paul.boddie@example.com
27 ATTENDEE;RSVP=TRUE:mailto:vincent.vole@example.com
28 DTSTAMP:20141125T004600Z
29 DTSTART;TZID=Europe/Oslo:20141126T160000
30 DTEND;TZID=Europe/Oslo:20141126T170000
31 SUMMARY:Meeting at 4pm
32 UID:event6@example.com
33 END:VEVENT
34 END:VCALENDAR
35
36 --===============0047278175==--