15 Feb
2022
15 Feb
'22
1:57 p.m.
Hi,
I have installed mailman3 server and configured MailmanWeb ( hyperkity
- Postorious ) . The service and everything works fine, but I am little bit confuses with the user management in mailman3,
- I created an owner user for a mailing list using the mailmanclient api tools, # from mailmanclient.client import Client
- I can't login to the Mailmanweb with this user
For further investigation shows the mailman have its own database and the web frontend have its own database too. So my question is how to configure the webfrontend ( hyperkit+ postorious ) to use the accounts logins created from the mailmanclient api from the mailman core database. Or is there a way to use only one user management system ?
Any help will be appreciated.
-- Sherin