Dear !
At now, I have a problem and I don't know why !![]()
I want get all email message in Zimbra, and follow soap.txt, there's one way, that's use
<SearchRequest>
<query>{query-string}</query>
</SearchRequest>
I used this SOAP and response were not right.![]()
Ex :
<ns2:SearchRequest types="message">
<ns2:query>{query-string}</ns2:query>
</ns2:SearchRequest>
with {query-string} : "is:anywhere" or "is:read" or "is:sent"
the count of message I received alway = 30, althought real message in my box is 50(read), 60(sent)
Is there anybody met this problem ?


LinkBack URL
About LinkBacks
, althought real message in my box is 50(read), 60(sent)

