[Pkg-mailman-hackers] migration from mm2->mm3

Abhijith PA abhijith at teknik.io
Sun Jun 7 13:24:00 BST 2020


Hi,

On 06/06/20 11:41 pm, Abhijith PA wrote:
> Hello,
> 
> I am trying to migrate an old mm2 instance to a new mm3 running on a
> different machine. My mm3 installation is done using debian package.
> 
> I am following https://docs.mailman3.org/en/latest/migration.html this
> tutorial and wondering how to perform,
> 
>    `python manage.py hyperkitty_import`
> 
> in debian mm3 installation.

I figured it out after looking at hyperkitty postinst.

 python3 manage.py hyperkitty_import --pythonpath
/usr/share/mailman3-web --settings settings

But what confuses me is the settings file. There is settings.py,
settings_local.py and the one is /etc/mailman3/mailman-web.py.

I've used settings.py and I accomplished what I wanted.


thanks
--abhijith




More information about the Pkg-mailman-hackers mailing list