Can not remove message attachments In ZCS we often receive a forwarded message as an "eml", which I'm told may be the creation of an Exhange server. Within the "eml" message may be one or more attachments, usually pdf's. The attachments can be downloaded an opened normally, but when you hit the Remove button you get the following error and they can not be detached / deleted:
No such message part exists.msg: no such message part: 2.5
code: mail.NO_SUCH_PART
method: RemoveAttachmentsRequest
detail: soap:Sender
data: [object Object]
trace: btpool0-1260://zmail.avitecture.net/service/soap/RemoveAttachmentsRequest:1265313365300:8c2a1c7d877 ac2f4
request: Body: { RemoveAttachmentsRequest: { _jsns: "urn:zimbraMail", m: { id: "144234", part: "2.2,2.3,2.4,2.5" } } }, Header: { context: { _jsns: "urn:zimbra", account: { _content: "al.doland@avitecture.com", by: "name" }, authToken: "(removed)", notify: { seq: 249 }, session: { _content: 14361, id: 14361 }, userAgent: { name: "ZimbraWebClient - FF3.0 (Win)", version: "6.0.4_GA_2038.UBUNTU8_64" } } } |