Skip to content

beatitud/beatitud-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 root@example.net with password password and administration privileges. Connect to the Web admin interface and change the password to a strong one.

Releases

No releases published

Packages

No packages published