I'm trying to install Zextras Mobile on an unsupported platform. MacOSX Server 10.4 with Zimbra OS 6.0.15 installed. I've gotten pretty far, but I've run into a road block, and I was wondering if anyone had any suggestions.
First off, the install script doesn't work on OSX, so I installed the core and the zimlet manually. I extracted the tarball and pulled the zextras.jar (core) and com_zextras_zextras.zip (zimlet) files from the 6.0.15 folder.
The zimlet was easy enough to install. I did it through the Zimbra admin console. For the core, I dug through the scripts to try and figure out what the install scripts did to install and configure the core and Zimbra. From there, I created a folder /opt/zimbra/lib/ext/zextras/ and put zextras.jar in it. Then I changed ownership and permissions of the folder and its contents to "zimbra" and "755".
To load the .jar file, I added "zextras" as an extension in the zmjava file. That loads the .jar file from the /ext/zextras/ folder.
After restarting, everything seems great on the backend. I have the Zextras panels in the sidebar of the administration console. I can go into a user and I have the zextras tab and can give a user mobile access. When I try to add an exchange account on an iPhone, after entering the account, everything initially checks out fine. Username and password, server, etc. But that's as far as I can get.
When I go into mail, I get an error that it can't connect with the server. What am I missing?
The only thing I can find that I haven't done is in regard to the .jar file. The end of the exec lines in zxtools and zxsuite contain "com.zextras.ZxSuite" and "com.zextras.ZxSuiteCLI" respectively. I'm not sure what I'm supposed to do with those.
Bookmarks