mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-11-15 07:21:22 +01:00
1.6 KiB
1.6 KiB
Welcome to the extended documentation for docker-mailserver!
Please first have a look at the README.md to setup and configure this server. This wiki provides you with advanced configuration, detailed examples, hints - see navigation on the right side.
To get you started
- The script
setup.shis supplied with this project. It supports you in configuring and administrating your server. Information on how to get it and how to use it is available on a dedicated page. - Be aware that advanced tasks may still require tweaking environment variables, reading through documentation and sometimes inspecting your running container for debugging purposes. After all, a mail server is a complex arrangement of various programs.
- A list of all configuration options is provided in
ENVIRONMENT.md. TheREADME.mdis a good starting point to understand what this image is capable of. - A list of all optional and automatically created configuration files and directories is available on the dedicated page.
- See the FAQ for some more tips!