Author Topic: Roundcube on Zentyal 7.0?  (Read 857 times)

Fex

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Roundcube on Zentyal 7.0?
« 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

turalyon

  • Zen Warrior
  • ***
  • Posts: 197
  • Karma: +15/-0
    • View Profile
Re: Roundcube on Zentyal 7.0?
« Reply #1 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".

Fex

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: Roundcube on Zentyal 7.0?
« Reply #2 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.