imip-agent

Annotated tests/templates/event-cancel-recurring-indefinitely.txt

1045:5a9722130d25
2016-02-08 Paul Boddie Used event-related attributes stored in the handler directly.
paul@672 1
Content-Type: multipart/alternative; boundary="===============0047278175=="
paul@672 2
MIME-Version: 1.0
paul@672 3
From: paul.boddie@example.com
paul@672 4
To: resource-room-confroom@example.com
paul@672 5
Subject: Cancellation!
paul@672 6
paul@672 7
Cancel the event for resource-room-confroom and paul.boddie.
paul@672 8
paul@672 9
--===============0047278175==
paul@672 10
Content-Type: text/plain; charset="us-ascii"
paul@672 11
MIME-Version: 1.0
paul@672 12
Content-Transfer-Encoding: 7bit
paul@672 13
paul@672 14
This message contains an event.
paul@672 15
--===============0047278175==
paul@672 16
MIME-Version: 1.0
paul@672 17
Content-Transfer-Encoding: 7bit
paul@672 18
Content-Type: text/calendar; charset="us-ascii"; method="CANCEL"
paul@672 19
paul@672 20
BEGIN:VCALENDAR
paul@672 21
PRODID:-//imip-agent/test//EN
paul@672 22
METHOD:CANCEL
paul@672 23
VERSION:2.0
paul@672 24
BEGIN:VEVENT
paul@672 25
ORGANIZER:mailto:paul.boddie@example.com
paul@672 26
ATTENDEE;RSVP=TRUE:mailto:resource-room-confroom@example.com
paul@672 27
ATTENDEE;RSVP=TRUE:mailto:paul.boddie@example.com
paul@672 28
DTSTAMP:20141009T182400Z
paul@672 29
SUMMARY:Recurring event indefinitely
paul@672 30
UID:event14@example.com
paul@672 31
END:VEVENT
paul@672 32
END:VCALENDAR
paul@672 33
paul@672 34
--===============0047278175==--