imip-agent

Annotated tests/templates/fb-publish.txt

900:3308aa0462ca
2015-10-22 Paul Boddie Tidied up the treatment of local SMTP and LMTP in the documentation. Changed the simple Postfix configuration to have local routing as an additional configuration file, rather than a replacement. Added calendar-to-root aliasing for the Exim simple configuration.
paul@632 1
Content-Type: multipart/alternative; boundary="===============0945993647=="
paul@632 2
MIME-Version: 1.0
paul@632 3
From: resource-room-confroom@example.com
paul@632 4
To: paul.boddie@example.com
paul@632 5
Subject: Availability
paul@632 6
paul@632 7
--===============0945993647==
paul@632 8
Content-Type: text/plain; charset="us-ascii"
paul@632 9
MIME-Version: 1.0
paul@632 10
Content-Transfer-Encoding: 7bit
paul@632 11
paul@632 12
This message contains a free/busy object.
paul@632 13
--===============0945993647==
paul@632 14
Content-Type: text/calendar; charset="us-ascii"; method="PUBLISH"
paul@632 15
MIME-Version: 1.0
paul@632 16
Content-Transfer-Encoding: 7bit
paul@632 17
paul@632 18
BEGIN:VCALENDAR
paul@632 19
PRODID:-//imip-agent/test//EN
paul@632 20
METHOD:PUBLISH
paul@632 21
VERSION:2.0
paul@632 22
BEGIN:VFREEBUSY
paul@632 23
ORGANIZER:mailto:resource-room-confroom@example.com
paul@632 24
ATTENDEE:mailto:paul.boddie@example.com
paul@632 25
UID:mailto:resource-room-confroom@example.com
paul@632 26
DTSTAMP:20140301T163916Z
paul@632 27
FREEBUSY;FBTYPE=BUSY:20140401T070000Z/20140401T080000Z
paul@632 28
FREEBUSY;FBTYPE=BUSY:20140401T080000Z/20140401T100000Z
paul@632 29
END:VFREEBUSY
paul@632 30
END:VCALENDAR
paul@632 31
paul@632 32
--===============0945993647==--