ONLYOFFICE / Docker-MailServer

ONLYOFFICE Mail Server is a full-featured mail server solution developed on the base of the iRedMail package, containing the following components: Postfix, Dovecot, SpamAssassin, ClamAV, OpenDKIM, Fail2ban.
Other
79 stars 54 forks source link

Error adding a new mail domain #26

Open airon-assustadus opened 3 weeks ago

airon-assustadus commented 3 weeks ago

Hello

I have just installed a fresh instalation of only office with all the modules through docker. But when I try to add a new domain I'm facing an error:

Internal server error. Try again later.

image image image image

image

I don't know where are the logs to try to troubleshooting.

Carazyda commented 3 weeks ago

Hello @airon-assustadus Please try to restart mail server docker container sudo docker restart onlyoffice-mail-server And after that look at docker logs sudo docker logs onlyoffice-mail-server

airon-assustadus commented 3 weeks ago

Hello @Carazyda

Thanks for the reply, but nothing diffent has happen. image

Do you have any other idea?

airon-assustadus commented 3 weeks ago

Well, just to let you know, according to the documentation, I have started the container mail-server with the hostname parameter as assustadus.tech

image

when I attach the sh of the mail-server and give a ping to assustadus.tech it is getting the host ip, and not the dns image

Carazyda commented 3 weeks ago

It seems that the problem is that for assustadus.tech the mx record resolves as mail.assustadus.tech. Please try to set up the correct mx record on assustadus.tech.