diff options
author | niko <niko> | 2012-10-02 22:23:46 (GMT) |
---|---|---|
committer | niko <niko> | 2012-10-02 22:23:46 (GMT) |
commit | 32c1661206a070f04a15fc024464f91e932aac35 (patch) | |
tree | 4a98624de442447ef82aa523542b0981e9384197 /test/synckolab/parser/kolab3/raw/simple.vcf.mime | |
parent | 7b47175cd7c82f806b37d2fe2332cc3b6b8e105b (diff) | |
download | synckolab-32c1661206a070f04a15fc024464f91e932aac35.tar.gz |
more tests
Diffstat (limited to 'test/synckolab/parser/kolab3/raw/simple.vcf.mime')
-rw-r--r-- | test/synckolab/parser/kolab3/raw/simple.vcf.mime | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/test/synckolab/parser/kolab3/raw/simple.vcf.mime b/test/synckolab/parser/kolab3/raw/simple.vcf.mime new file mode 100644 index 0000000..a459896 --- /dev/null +++ b/test/synckolab/parser/kolab3/raw/simple.vcf.mime @@ -0,0 +1,66 @@ +Date: Mon, 23 Apr 2012 12:46:37 +0200 +X-Kolab-Type: application/x-vnd.kolab.contact +X-Kolab-Mime-Version: 3.0 +User-Agent: Libkolab-0.1.0 +Content-Type: multipart/mixed; boundary="nextPart1365947.WmFcbPlLFA" +Subject: 4xuyC0cyjV +From: Volker Krause <vkrause@kde.org> +MIME-Version: 1.0 + + +--nextPart1365947.WmFcbPlLFA +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 + +--nextPart1365947.WmFcbPlLFA +Content-Type: application/vcard+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" ?> +<vcards xmlns=3D"urn:ietf:params:xml:ns:vcard-4.0"> + + <vcard> + <uid> + <uri>urn:uuid:4xuyC0cyjV</uri> + </uid> + <x-kolab-version> + <text>3.0dev1</text> + </x-kolab-version> + <prodid> + <text>Libkolab-0.1.0 Libkolabxml-0.3.0</text> + </prodid> + <rev> + <timestamp>20120505T050505Z</timestamp> + </rev> + <kind> + <text>individual</text> + </kind> + <fn> + <text>Volker Krause</text> + </fn> + <n> + <surname>Krause</surname> + <given>Volker</given> + <additional/> + <prefix/> + <suffix/> + </n> + <email> + <parameters> + <pref> + <integer>1</integer> + </pref> + </parameters> + <text>vkrause@kde.org</text> + </email> + </vcard> + +</vcards> + +--nextPart1365947.WmFcbPlLFA--
\ No newline at end of file |