Worked like a charm:

`for l in <list of all old mailinglists for domain list.poc.im>  ; do 
list=${l}@list.poc.im; d=/data/var/lib/mailman/lists/${l}; echo $list; 
mailman-web hyperkitty_import -l $list /data/var/lib/mailman/archives/private/$
{l}.mbox/${l}.mbox; done`

did the same for two more domains and ran `mailman-web rebuild_index` 
afterwards.
Now all seems good

Thank you all for your help!
Thank you Washington for the insights into your config. I learned a lot!
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to