1

Topic: Web connection defaults to Roundcube, how to set to Sogo?

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (0.9.8 PGSQL edition.):
- Linux/BSD distribution name and version: CentOS 7.5
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- Web server (Apache or Nginx): NGINX
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Hello,

This is my first time working with Nginx web server. How do I change the re-direct to go to Sogo instead of Roundcube? Sogo is much more useful for my users!

Thanks!

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Web connection defaults to Roundcube, how to set to Sogo?

tplancon wrote:

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (0.9.8 PGSQL edition.):
- Linux/BSD distribution name and version: CentOS 7.5
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- Web server (Apache or Nginx): NGINX
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Hello,

This is my first time working with Nginx web server. How do I change the re-direct to go to Sogo instead of Roundcube? Sogo is much more useful for my users!

Thanks!

Sorry for the repeat submissions! I kept getting an error message on posting.

3

Re: Web connection defaults to Roundcube, how to set to Sogo?

iRedMail creates file /var/www/html/index.html to redirect "/" to "/mail", you can update this file to replace it by '/SOGo'.