30 Jul
2021
30 Jul
'21
7:23 p.m.
ok
./manage was the piece I was missing so getting closer :).
I set the MAILMAN_ADMIN_EMAIL in the .yaml, but what url do I use to login ?
http://mailman.domain.com/postorius/lists/. **This url does not like the email address I used for forget password.
or http://mailman.domain.com/admin **** this url has no password reset option
I added that environment variable "MAILMAN_ADMIN_EMAIL" after i already upped my containers,
But I then ran "docker-compose down" then "docker-compse up -d". Does that reload and setup everything again? or could that be the issue?
When I tried to send the test email it said "socket.gaierror: [Errno -2] Name does not resolve" sp maybe my mailman-web container can get dns???