Unable to create account self-hosted?

Thanks for sharing all details ! :smiley_cat:

Yes, I think that your problem could be related to this.
But hosts file may not be the solution, as some scripts/programs may forcibly use DNS requests.

After running step #0, what gives
docker-compose exec mariadb mysql --user=root --password=$MYSQL_ROOT_PASSWORD -e "select * from postfix.domain;"
docker-compose exec mariadb mysql --user=root --password=$MYSQL_ROOT_PASSWORD -e "select * from postfix.admin;"
docker-compose exec mariadb mysql --user=root --password=$MYSQL_ROOT_PASSWORD -e "select * from postfix.domain_admins;"
?

I’m running low on free time right now, I’ll think about your problem and post back later …

1 Like