Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 473 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 473 Bytes

beatitud-mail

Start Mailu

You may now start Mailu. Move the to the Mailu directory and run:

docker-compose up -d

Finally, you must create the initial admin user account:

docker-compose run --rm admin python manage.py admin root example.net password

This will create a user named [email protected] with password password and administration privileges. Connect to the Web admin interface and change the password to a strong one.