Hey, I followed the setup guide to setting up iRedMail on my droplet, and when it came to setup the domain I put :
mydomain.com. <—yes note the dot on the end, it would NOT let me enter mydomain.com at setup, i had to include the dot at the end to proceed.
so now my i redmail.tips file says my login is :
postmaster@yourdomain.com.
so then i go to try and login and it tells me its an invalid email address. I am distressing on how to go about changing this back to normal. Please dear lord tell me I don’t have to destroy my droplet and start over …
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
I know this is a late reply but you can just login into your server and generate a new password using
doveadm
With this you can check whether the email includes the dot and possible change the query to change the username, but this might have unknown consequences.