Before you get excited, this is NOT a howto for integrating the Bynari Insight server into an SME box - but it might be a starting point for anyone interested in doing just that!
I had enquired of Bynari some time ago about the Outlook/Exchange server emulation problem and I was informed that the Bynari server was the answer to my dreams. In fairness, under certain conditions, it probably is. However, it's commercial (though not very expensive) and so it didn't suit my purpose at the time. However, if your client's prepared to pay for the Insight server I think that finishing the integration might be a very sensible thing to do. Any volunteers?
Anyway, I had just loaded a new SME 6.0.1-01 to continue some development work on a clean server when I received an email telling me of the latest and greatest Bynari Insight server. So, the opportunity having presented itself, I decided to see what happens if you install Insight Server onto an SME server. The result is .... a working Insight server, a partially functioning SME server, and the best indication yet that the OpenXchange integration can probably be made to work!
So, if anyone's interested in having a look at Insight server, here's how to do it .....
<Log onto your server as root.>
<Get the latest server from Bynari - it's insightserver-4.2.0-glibc22.i386.rpm >
# /etc/init.d/popd stop
# /etc/init.d/imap stop
# /etc/init.d/smtpfront-qmail stop
# /etc/init.d/qmail stop
# /etc/init.d/ldap stop
# /etc/init.d/xinetd stop
# /etc/init.d/httpd stop
#rpm -Uvh insightserver-4.2.0-glibc22.i386.rpm
On one of your workstations, using a web browser visit
http://<your-server-name>
Just looking at how the Insight server was installed, I suspect that getting it integrated should not be too much of a problem. However, work calls and so I'll just go and reload that SME server .......
More information available at
www.bynari.netDocumentation at
http://www.bynari.net/redirect.php?url=public/Documentation/Manuals//Insight%20Server/Insight%20Server%2042-AdminGuide.pdfEnjoy!!
Dave