6 Apr
2023
6 Apr
'23
8:48 p.m.
I am setting up a new environment of Mailman3 in docker. I understand I have to reset the password to set the password for admin. I go to forget the password, in the GUI and I put in the address I have listed in the docker-compose.yaml and I never get the email. I look at the mail log on the host and I do not see the smtp connections. I assume Django is not using the docker host but sending the mail directly??
Basically, where can I see the password email rest mail logs to make sure an email was sent out and where it is going?