Rizal Hermawan
Results
2
comments of
Rizal Hermawan
hi @marcleimvs read https://github.com/zimbra-api/soap-api/wiki for tutorial send message. use the https://github.com/zimbra-api/upload-api library to send message with 1 attachment, example using upload-api library: ``` $msgTo = new MsgToSend(); $client = new...
it's works. thanks you