Koozali.org: home of the SME Server

Open-XChange

Offline cfarrier

  • 12
  • +0/-0
    • http://www.everythingit.com.au
Open-XChange
« on: August 31, 2004, 02:10:29 AM »
Has anyone looked at http://Http://www.open-xchange.org.

A new version has just been released and is anyone interested in getting it going on SMEServer v6.X.

Regards
Craig

Tino

Open-XChange
« Reply #1 on: August 31, 2004, 11:00:30 AM »
Thank you for the information, was not aware of this product, and looking at the fact that Novell has placed in to their distribution of Novell SUSE Linux server, it looks to be promissing.

Regards,

Tino Fourie

brad

Open-XChange
« Reply #2 on: September 01, 2004, 06:24:53 PM »
Hey, I found this howto on Google:

"OpenXchange on Debian Sarge How-to"

http://gpl.netixia.com/openxchange/openxchange-sarge-howto.html

It has some links to rpm/bin files that I think apply to SME 6.0.1.

--Brad

arjanvl

Open-XChange
« Reply #3 on: September 02, 2004, 09:01:12 AM »
Looks great! Love to see i work on E-smith. If someone has is working please let us know!

Arjan  :-D

vinc28

ok i'm working on it !!!!!
« Reply #4 on: September 03, 2004, 01:33:22 PM »
if anybody have more information i'm working on opeXchange to place them in RPM....

 :lol:

brad

Open-XChange
« Reply #5 on: September 03, 2004, 03:17:04 PM »
vinc28,

I know Suse has the iSLOX connector that integrates into the commercial version of OpenExchange for sync with MicroSoft Outlook. We have used it and it works great.

I have had a look at www.open-xchange.org for a similar plugin but couldn't find one.

If your at the point of testing vinc28, could you try out this plugin from Suse. It might not work, but it would be worth a try.

http://www.suse.com/us/business/products/openexchange/ms_outlook.html

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Open-XChange
« Reply #6 on: September 09, 2004, 07:40:16 AM »
Wondering if you are having any luck with this project. It looks very interesting. Is there anything I may be able to do to help?

Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline Jáder

  • *
  • 1,099
  • +0/-0
    • LinuxFacil
I have a spare server
« Reply #7 on: September 09, 2004, 09:19:33 PM »
Hi,

I´m here to help too... I have a spare server... totally available to reformat... I´m testing several contribs on it... I´m running 6.01-01 right now ...
with:
* SpamAssassin
* Clamav (3!!)
* SMTP authenticated (working!)
(others I don´t remember right now!)
...

Offline cfarrier

  • 12
  • +0/-0
    • http://www.everythingit.com.au
Open-XChange
« Reply #8 on: September 10, 2004, 04:57:41 AM »
Hi all,

Thanks for your replies.

Have looked at open-exchange and it will require a lot of work to get running on SMEServer.

This is something that could be made a part of SMEServer 7.0 as there are talks of using Centos 3.0 as a base for a new version of SMEServer.

I am still willing to try on SMEServer v6.0-1.

Regards
Craig

vinc28

so close to work
« Reply #9 on: September 18, 2004, 05:35:24 PM »
ok i have been packaged for:
postgresql --->ok
java and tomcat -->ok
the special opnldap version -->ok
openxchange -->90% effected.

now i try to convert the old ldap database to the new system on openxchange

i made all rpms's for this.
maybe in my site monday.
 :lol:
 http://e-smith.dyndns.org

phowardcom

Open-XChange
« Reply #10 on: September 22, 2004, 10:51:18 AM »
Any updates on this yet? Am very eager to try it out when it is done.

Michael_R

Open-XChange
« Reply #11 on: October 13, 2004, 01:48:40 PM »
Hello all.
Are there any news about getting open-xchange running on a SME 6.0.1 machine? I am trying this at the moment and got a lot of problems. ;(.
Is there anyone who may post a list of the rpms i have to install for open-xchange?
Another problem for me is where to copy the login.pl that i can access from a browser?
Copy it to /var/www/cgi-bin or create a Ibay and copy in ../ibayname/cgi-bin?

plz help anyone  :-?

Offline Jáder

  • *
  • 1,099
  • +0/-0
    • LinuxFacil
.pl
« Reply #12 on: October 13, 2004, 05:28:00 PM »
I think you should create an ibay and put scripts on cgi-bin dir!

I´m looking forward OpenExchange too... watching this topic very close!! :)
...

Michael_R

Open-XChange
« Reply #13 on: October 14, 2004, 09:37:06 AM »
thank you a lot Jader although i solved this problem after a few minutes :).
hm now i ve got other problems at installing it:
I ve looked at the howto for Redhat9
( http://sietse.net/exoops/modules/OpenXchange/ )
According to this i ve installed:
-Java
-gcc
-ant
-tomcat
-postgres

I can run:
--------------------------------------------
<./configure --prefix=$OX_INSTALL \
<--with-mailjar=/usr/share/java/javamail.jar \
<--with-activationjar=/usr/share/java/activation.jar \
<--with-xercesjar=/usr/share/java/xerces.jar \
<--with-jsdkjar=/usr/share/java/serletapi3.jar \
<--with-jdbcjar=/usr/share/java/pg74.1jdbc1.jar
---------------------------------------------
without getting any errors. Then 'make' and 'make install'..no errors. But if i copy the 'login.pl' in the accessible /cgi-bin directory i get a 'internal server error' what indicates that there are some Perl-module missing... so far so bad ;(.
Is there anyone who got a list of perl-modules that i need or any other ideas?
i am working further on it ..

ps: sry for my english :) .. not my first language.

Offline smeghead

  • *
  • 557
  • +0/-0
Open-XChange
« Reply #14 on: October 14, 2004, 01:27:54 PM »
See http://www.linux-tip.net/cms/workshop/ox/OX_Installation_mdk92.pdf

This is for Mandrake but the fundemaentals are the same.

These are required:

perl-DBD-Pg
perl-Convert-ASN1-0.16-4 (not concert as in the pdf above)
perl-ldap-0.29-1
perl-IO-Socket-SSL-0.95-1
perl-Authen-SASL-2.04-2
perl-Net_SSLeay-1.25-1

A Google or Cpan search should turn up any you don't have.

HTH
..................