imip-agent

Annotated tests/templates/event-add-recurring.txt

1024:48b37822d2a0
2016-01-29 Paul Boddie Moved common test initialisation into a separate script.
paul@737 1
Content-Type: multipart/alternative; boundary="===============0047278175=="
paul@737 2
MIME-Version: 1.0
paul@737 3
From: paul.boddie@example.com
paul@737 4
To: resource-room-confroom@example.com
paul@737 5
Subject: Invitation!
paul@737 6
paul@737 7
--===============0047278175==
paul@737 8
Content-Type: text/plain; charset="us-ascii"
paul@737 9
MIME-Version: 1.0
paul@737 10
Content-Transfer-Encoding: 7bit
paul@737 11
paul@737 12
This message contains an event.
paul@737 13
paul@737 14
--===============0047278175==
paul@737 15
MIME-Version: 1.0
paul@737 16
Content-Transfer-Encoding: 7bit
paul@737 17
Content-Type: text/calendar; charset="us-ascii"; method="ADD"
paul@737 18
paul@737 19
BEGIN:VCALENDAR
paul@737 20
PRODID:-//imip-agent/test//EN
paul@737 21
METHOD:ADD
paul@737 22
VERSION:2.0
paul@737 23
BEGIN:VEVENT
paul@737 24
ORGANIZER:mailto:paul.boddie@example.com
paul@737 25
ATTENDEE;RSVP=TRUE:mailto:resource-room-confroom@example.com
paul@737 26
DTSTAMP:20141009T182400Z
paul@737 27
DTSTART;TZID=Europe/Oslo:20150109T100000
paul@737 28
DTEND;TZID=Europe/Oslo:20150109T110000
paul@737 29
SUMMARY:Recurring event
paul@737 30
UID:event3@example.com
paul@737 31
END:VEVENT
paul@737 32
END:VCALENDAR
paul@737 33
paul@737 34
--===============0047278175==--