I am looking for code that allow me to send email via java to zimbra Soap API.
My initial though is to use apache-cxf and convert wsdl file into java files. I am able to do that. Now, I have corresponding functions are available as well.
Now, I want to send email using zimbra server. After searching over Internet, I still not able to find any article. I have also configured Zimbra server on one of my machine. How do I configure to use that machine ip address or domain to send email via zimbra soap api?
Can anyone guide me how to send an email using java to Zimbra server? What else I need to do to get logs of email? e.g, I want logs regarding email delivery, weather it get delivered, deffered, or bounce backed?
Any api is available to get this logs? Or is there any physical location where zimbra write the logs?
I have also looked at Rest api, however It was not useful either. I am using ZCS 8.0.7.