I had to manually reinject all the emails with zmlmtpinject, but I cannot retrieve the contacts via soap:
Code:
zimbra@mail2:~$ zmmailbox
mbox> aa
usage:
adminAuthenticate(aa) [opts] {admin-name} {admin-password}
-u/--url url to connect to
mbox> adminAuthenticate -u https://mail2.leetackle.com admin@leetackle.com ********
ERROR: zclient.IO_ERROR (invoke cannot determine soap protocol in reply: Error 404 NOT_FOUNDHTTP ERROR: 404
NOT_FOUND
RequestURI=/service/admin/soap/
Powered by jetty://
, server: mail2.leetackle.com) (cause: com.zimbra.common.soap.SoapParseException cannot determine soap protocol in reply: Error 404 NOT_FOUNDHTTP ERROR: 404
NOT_FOUND
RequestURI=/service/admin/soap/
Powered by jetty://
)
mbox> Is there any way to retrieve the contacts from the mysql database? I have been climbing all over the miscellaneous databases/tables for 2 days now...
All the other posts cover using zmmailbox to export the contacts, but I have no other choice...
The other mysql posts say not to do it with mysql, but I have no other choice at this point...