diff options
Diffstat (limited to 'test/synckolab/parser/kolab3/raw/task.simple.mime')
-rw-r--r-- | test/synckolab/parser/kolab3/raw/task.simple.mime | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/test/synckolab/parser/kolab3/raw/task.simple.mime b/test/synckolab/parser/kolab3/raw/task.simple.mime new file mode 100644 index 0000000..8849b77 --- /dev/null +++ b/test/synckolab/parser/kolab3/raw/task.simple.mime @@ -0,0 +1,70 @@ +Date: Fri, 27 Apr 2012 16:56:44 +0200 +X-Kolab-Type: application/x-vnd.kolab.task +X-Kolab-Mime-Version: 3.0 +User-Agent: Libkolab-0.2.0 +Content-Type: multipart/mixed; boundary="nextPart7341281.t3AojKazdB" +Subject: KOrganizer-2105012348.490 +MIME-Version: 1.0 + + +--nextPart7341281.t3AojKazdB +Content-Type: text/plain; charset="us-ascii" +Content-Transfer-Encoding: 7Bit + +This is a Kolab Groupware object. +To view this object you will need an email client that can understand the Kolab Groupware format. +For a list of such email clients please visit +http://www.kolab.org/get-kolab + +--nextPart7341281.t3AojKazdB +Content-Type: application/calendar+xml; name="kolab.xml" +Content-Transfer-Encoding: quoted-printable +Content-Disposition: attachment; filename="kolab.xml" + +<?xml version=3D"1.0" encoding=3D"UTF-8" standalone=3D"no" ?> +<icalendar xmlns=3D"urn:ietf:params:xml:ns:icalendar-2.0"> + + <vcalendar> + <properties> + <prodid> + <text>Libkolab-0.2.0 Libkolabxml-0.4.0</text> + </prodid> + <version> + <text>2.0</text> + </version> + <x-kolab-version> + <text>3.0dev1</text> + </x-kolab-version> + </properties> + <components> + <vtodo> + <properties> + <uid> + <text>KOrganizer-2105012348.490</text> + </uid> + <created> + <date-time>2009-09-01T13:17:03Z</date-time> + </created> + <dtstamp> + <date-time>2012-05-05T05:05:05Z</date-time> + </dtstamp> + <sequence> + <integer>0</integer> + </sequence> + <class> + <text>PUBLIC</text> + </class> + <summary> + <text>Simple Task</text> + </summary> + <priority> + <integer>7</integer> + </priority> + </properties> + </vtodo> + </components> + </vcalendar> + +</icalendar> + +--nextPart7341281.t3AojKazdB-- |