6 Jan
2023
6 Jan
'23
12:22 a.m.
On 1/5/23 16:08, Johannes Rohr wrote:
Thanks. But can you tell me where the manage.py is that is needed for the import command mentioned here?
https://docs.mailman3.org/en/latest/migration.html
python manage.py hyperkitty_import -lfoo-list@example.com
$var_prefix/archives/private/foo-list.mbox/foo-list.mbox
When you follow the virtualenv install the Django management command is
named mailman-web
. This is shown for example at
https://docs.mailman3.org/en/latest/install/virtualenv.html#run-database-mig...
and the next few sections. For importing archives, it would be, with the
venv active, e.g.
(venv)$ mailman-web hyperkitty_import -lfoo-list@example.com
$var_prefix/archives/private/foo-list.mbox/foo-list.mbox
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan