Debug Information Thank you for your response. I ran the debug program as stated above. I cleared the debug window before I opened the attachment. Opening the attachment yields a new window with the vCard and the Add to Address Book option. Clicking on the Add to Address Book yields no response from the debugger, no CreateContactRequest is generated. Below is the results from the debugger.
Body: {
GetMsgResponse: {
_jsns: "urn:zimbraMail",
m: [
0: {
fr: "Attached is Joe Tester",
id: "39556",
mid: "<9680112.2391172177023343.JavaMail.root@coconut>" ,
mp: [
0: {
ct: "multipart/mixed",
mp: [
0: {
body: true,
cd: "attachment",
content: "BEGIN:VCARD
VERSION:3.0
FN:Joe Tester
N:Tester;Joe;;;
EMAIL:joe@test.com
TITLE:Tester
ORG:Test Inc
END:VCARD",
ct: "text/x-vcard",
filename: "Joe Tester.vcf",
part: "2.2.2.1"
}
],
part: "2.2.2.TEXT"
}
],
part: "2.2.2",
s: -1
}
]
}
},
Header: {
context: {
_jsns: "urn:zimbra",
change: {
token: 43293
},
sessionId: [
0: {
_content: "513",
id: "513"
}
]
}
},
_jsns: "urn:zimbraSoap" |