Dear guys,
I have installed two Grommunio servers and want to configure multi-Servers, referred to the document https://docs.grommunio.com/admin/architecture.html#multi-server-architecture.
But I failed.
When I created account on the server-1 web admin UI, and selected homeserver is server-2. after the account is created, the account was created.
On the server-1:
gromoxemail1:/var/lib/gromox/user/gromoxemail2/gromox3.mydomain.com/test11 # tree
.
├── cid
├── config
│ └── portrait.jpg
├── eml
├── exmdb
│ ├── exchange.sqlite3
│ └── midb.sqlite3
├── ext
└── tmp
├── faststream
└── imap.rfc822
8 directories, 3 files
gromoxemail1:/var/lib/gromox/domain # tree
.
└── gromoxemail1
└── gromox3.mydomain.com
├── cid
├── config
├── eml
├── exmdb
│ └── exchange.sqlite3
├── ext
├── log
└── tmp
└── imap.rfc822
10 directories, 1 file
On Server-2:
gromoxemail2:/var/lib/gromox # tree
.
├── domain
├── queue
│ ├── cache
│ ├── mess
│ ├── save
│ ├── timer
│ └── token.ipc
├── timer.txt
└── user
7 directories, 2 files
I want to ask if any one have this issue? and do any one have successfully configured the Multi-Servers Architecture?
Thanks.
James