iredmail / dockerized

Official dockerized iRedMail.
https://www.iredmail.org/
270 stars 70 forks source link

password #139

Closed iomari closed 1 year ago

iomari commented 1 year ago

Greeting, I just installed with the docker image. What is the name/pasword for the iredadmin?

maartenvr98 commented 1 year ago

As you can see here https://github.com/iredmail/dockerized#required-parameters you need to set a first domain and password. With that password you can login in Roundcube with postmaster@yourdomain.com and the password set during the initial setup.

Once logged in you'll receive a mail with the all the information you need to continue your setup.

iomari commented 1 year ago

Thanks