On 6/23/19 6:25 AM, Ananya Maiti wrote:
> Hi all,
> I am trying to test a local installation of mailman suite. I have set-up
> mailman suite using instructions from [1]. I have also setup postfix as the
> mail server. Also I have added the absolute path to mailman-hyperkitty.cfg
> to maiman.cfg in my local setup. But when I create a list from postorious
> web ui a record for the same is not created in hyperkitty. I have to
> manually add a record for the same from the Django admin interface. Is this
> expected ? If not do I have to add any additional setting to get the
> behavior.


New lists are not seen in HyperKitty until the django admin sync_mailman
job runs. This is normally run daily as part of the required periodic
jobs. See
<http://docs.mailman3.org/en/latest/config-web.html?highlight=runjobs#scheduled-tasks-required>.
You can run it manually by

djanjo-admin runjob sync_mailman


-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to