I have a new vps without any installation,
Configure my hostname and domain records on the server
I execute the following commands
I also made the creation of my domain records
$ wget -O - https://raw.githubusercontent.com/nodemailer/wildduck/master/setup/get_install.sh | bash
$ ./install.sh mydomain.com mail.mydomain.com
I followed the steps of the file
domainname-nameserver.txt
Always changing mydomain.com with my real domain
When I enter mail.mydomain.com, I get a message that says Internal Server Error
That it could be, if in theory I execute the script there should be no mistakes regarding the web
E-mails are also not sent