mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-07 23:49:07 +02:00
Updated EGroupwareMail (markdown)
@ -14,7 +14,8 @@
|
||||
### Installation requirements:
|
||||
* ```egroupware-docker``` (>= 20.1) Linux package installed on same machine
|
||||
* MariaDB / MySQL either running on host or MariaDB in a container (20.1+)
|
||||
* Accounts stored in SQL and authentication against these accounts (other authentication eg. AD can be configured in Dovecot)
|
||||
* Accounts stored in MariaDB/MySQL database and authentication against these accounts or
|
||||
* [Active Directory or LDAP for authentication or account-storage can be used](https://github.com/EGroupware/egroupware/wiki/Using-EGroupware-Mail-server-with-ActiveDirectory)
|
||||
|
||||
### Installation instructions
|
||||
> If you run MariaDB/MySQL on the host (installation updated from before 20.1) you need to make sure root can access the DB without entering a password, eg. by creating the following /root/.my.cnf file:
|
||||
|
Reference in New Issue
Block a user