I think I have it now in part. The symlink did not work (odd I did not get an error) but is correct now:
<venv> $ ls -l /opt/mailman/var/etc/mailman.cfg lrwxrwxrwx 1 mailman mailman 25 Nov 9 12:01 /opt/mailman/var/etc/mailman.cfg -> /etc/mailman3/mailman.cfg I can now see the list. I can't find the URL for members so I'm not sure if this really worked. <venv> $ mailman import21 [email protected] /tmp/config.pck Importing members [####################################] 100%[email protected] is banned and not imported with role MemberRole.member Importing owners [####################################] 100%[email protected] is already imported with role MemberRole.owner Importing moderators [####################################] 100% Importing defers [####################################] 100% Importing holds [####################################] 100% Importing rejects [####################################] 100% Importing discards [####################################] 100% It seems the archives were imported but when I go to that page there are no entries: <venv> $ mailman-web hyperkitty_import --since=12/25/2005 -l [email protected] /tmp/llllllllllll.mbox Importing from mbox file /tmp/lllllllllll.mbox to [email protected] Computing thread structure Synchronizing properties with Mailman Warming up cache The full-text search index is not updated for this list. It will not be updated by the 'minutely' incremental update job. To update the index for this list, run the Django admin command with arguments 'update_index_one_list [email protected]'. <venv> $ mailman-web update_index_one_list [email protected] Indexing 1808 emails _______________________________________________ Mailman-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/[email protected]/message/HC7TZNWKELIKWK7YM4HHRIC7YTGVOMZM/ This message sent to [email protected]
