Does anyone know if there's a way to integrate an opensource exchange server to do the functions that MS Exchange does? I'd like to migrate from standard Postfix, Roundcube, etc... to a fully functional mail server with options for serverside mail file storage, calendar syncing, etc... I found a few projects on Sourceforge such as: http://sourceforge.net/projects/mimx/ I don't want to do anything to mess up ISPConfig.
I guess I will be giving this a try. Does anyone know if EgroupWare will keep the same email addresses and emails stored on the system available? Or will we have to resetup all of the emails and users that ISPCONFIG creates? Will users still be able to use the mail server the way they used it previously? Or will they have to reconfigure their email clients? IF anyone has tried installing EGroupWare and has some advise, feel free to give it.
Egroupware final install issues I have EGroupWare running sort of. However, two APPs wouldn't install. EMailAdmin and FeLaMiMail have dependency failures that I cannot decypher. Code: application EMailAdmin* app_order 10 author Lars Kneschke check_install Array,Array,Array,Array depends (appname: phpgwapi; versions: 1.3,1.4,1.5,1.6,1.7; appname: egw-pear; versions: 1.4.000,1.5,1.6,1.7; ) description A central Mailserver management application for EGroupWare. enable 2 filename /var/www/web3/web/egroupware/emailadmin/setup/setup.inc.php hooks emailadmin_hooks::admin,emailadmin_hooks::edit_user,emailadmin_hooks::edit_user,emailadmin_hooks::edit_group,emailadmin_hooks::edit_group,emailadmin_hooks::deleteaccount,emailadmin_hookss::deletegroup license GPL maintainer Leithoff, Klaus,[email protected] name emailadmin note status D tables(1) egw_emailadmin version 1.6.001 Code: application FeLaMiMail* app_order 2 author Lars Kneschke check_install Array,Array,Array,Array,Array,Array depends (appname: phpgwapi; versions: 1.3,1.4,1.5,1.6,1.7; appname: emailadmin; versions: 1.3,1.4,1.5,1.6,1.7; appname: egw-pear; versions: 1.4.000,1.5,1.6,1.7; ) description IMAP emailclient for eGroupWare enable 1 filename /var/www/web3/web/egroupware/felamimail/setup/setup.inc.php hooks preferences,settings,home,sidebox_menu,notifywindow,felamimail.bofelamimail.addAccount,felamimail.bofelamimail.deleteAccount,felamimail.bofelamimail.updateAccount,felamimail.bofelamimail.adminMenu license GPL maintainer Klaus Leithoff maintainer_email [email protected] name felamimail status P tables(3) egw_felamimail_displayfilter, egw_felamimail_accounts, egw_felamimail_signatures version 1.6.001 Furthermore, I cannot figure out how to incorporate current email accounts that are setup through ISPConfig and the POSTFIX system into EGroupWare for email/exchange server purposes. Anyone have ideas?
another alternative is group-office ... http://www.howtoforge.com/groupware...-postfix-dovecot-spamassassin-on-debian-lenny Seems a really good web application and, for the little I see, better than groupware! Would be interesting to fully integrate groupoffice with ISPConfig!