On Sun, Jun 23, 2019 at 10:13 PM Mark Sapiro <m...@msapiro.net> wrote:

> 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
>
> This didn't work. I also tried running `python manage.py runjob
sync_mailman` . But it doesn't seem to sync the lists to hyperkitty.
_______________________________________________
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