Zentyal Forum, Linux Small Business Server

Zentyal Server => Email and Groupware => Topic started by: Fex on February 07, 2023, 04:28:57 am

Title: Roundcube on Zentyal 7.0?
Post by: Fex on February 07, 2023, 04:28:57 am
Hello,
I'm using Zentyal as AD and planning to deploy the email module.
I would like to use Roundcube as a webmail client instead of SOGo because that's what my users are used to and I need the transition to be as transparent for them as possible .
Is it possible?

Thank you
Title: Re: Roundcube on Zentyal 7.0?
Post by: turalyon on February 07, 2023, 12:00:42 pm
Hi,

I believe it is possible without any major issues. I do not install Rounbcube but I think the actions should be:

1. Install Rounbcube.
2. Configure Rounbcube.
3. Configure a new VirtualHost in Apache.
4. Disable the Webmail module.
5. Enable the Apache service.
6. Test the new integration

NOTE: Keep in mind that Zentyal installs and uses Mysql service, so, in case you need to use this local database service, just remember that the root password is located at '/var/lib/zentyal/conf/zentyal-mysql.password'.

--

“This world is ours, and by the Holy Light we will keep it safe, now and forever".
Title: Re: Roundcube on Zentyal 7.0?
Post by: Fex on February 28, 2023, 12:59:17 am
Thank you!
I still couldn't complete a successful Roundcube install. If I ever manage, I could post a tutorial.