Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14161

Separate MySQL Server

$
0
0

Is there a way to set a remote MySQL server (mysql.domain.com) for the original installation of iRedMail?  If not, is there any documentation explaining how to redirect the tables used in each program?  Thanks!

my default tables:
mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| amavisd            |
| iredadmin          |
| mysql              |
| policyd            |
| roundcubemail      |
| test               |
| vmail              |
+--------------------+


==== Required information ====
- iRedMail version: 0.8.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: CentOS 6.3
- Related log if you're reporting an issue:
====


Viewing all articles
Browse latest Browse all 14161

Trending Articles