|
|
||
|---|---|---|
| .. | ||
| 15.0.2 | ||
| README.md | ||
| README_en.md | ||
| data.yml | ||
| logo.png | ||
README_en.md
Create Email Account
-
Click the
Containersmenu on the left. -
On the right, click the
Terminalbutton. -
Run the following command to create an email account:
// Create email account: docker exec -ti <CONTAINER NAME> setup email add <NEW ADDRESS> docker exec -ti <CONTAINER_NAME> setup email add admin@example.com
Mailserver
Mailserver is a production-ready, full-stack but simple containerized email server (SMTP, IMAP, LDAP, anti-spam, antivirus, etc.). It uses only configuration files and no SQL database. It is designed to be simple, versioned, easy to deploy and upgrade.