On Oct 27, 2021, at 11:42 AM, bob B <bader@cchmc.org> wrote:
I just tried to change the password in the docker image in /etc/mailman.cfg, but as suspected that file get regenerated when i restart docker mailman.
Abhilash Raj, any idea on how to change the RESTAPI password in Docker?
You can set the MAILMAN_REST_PASSWORD environment variable in your mailman-core container and it will set the API password. You can do the same with MAILMAN_REST_USER.
For a list of supported env vars, please see the docs at https://asynchronous.in/docker-mailman/core/#configuration
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- thanks, Abhilash Raj (maxking)