1

Topic: Trying to admin iRedMail

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.7.4
- Deployed with iRedMail Easy or the downloadable installer? downloaded installer
- Linux/BSD distribution name and version: 9
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL (MariaDB)
- 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.
====
I just installed iRedMail, and I'm exploring the administration and monitoring source of data.

I see 9 databases, each one with its set of tables. But I cannot identify any data dictionary (into the databases) which explain the meaning of data values into each database/table/column.
Without such a data catalog/data dictionary.

Is there a place or document where I can get this information from?

Thank in advance,
Tinatiuh

----

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

2

Re: Trying to admin iRedMail

You can find some comment lines here:
https://github.com/iredmail/iRedMail/bl … mail.mysql

Hope it helps.