[Mailman-Users] Re: Moving mailing lists and archives from one server to another

2022-07-05 Thread Kimmo L.
Sure, i will do that! Thank you Mark! -- 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://wik

[Mailman-Users] Moving mailing lists and archives from one server to another

2022-07-05 Thread Kimmo L.
Hello! My plan is to install fresh Mailman3 host, which means that i need to migrate/transfer my mailman mailing lists + hyperkitty archives to new host. Unfortunately i didnt find any guide about how do it correctly. I tried myself to export and import mailmanweb/mailman databases and recreate i

[Mailman-Users] Re: Mailman3 - from Whoosh to Xapian

2022-07-05 Thread Kimmo L.
Hey! Thanks for the reply! I managed to install Xapian now :) -- 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-Users] Mailman3 - from Whoosh to Xapian

2022-05-24 Thread Kimmo L.
Hello! My idea/plan is to replace Whoosh with Xapian. So far i have added this line inside settings.py: 'ENGINE': 'xapian_backend.XapianEngine', and installed pip package: pip install xapian-haystack Put i think its not enough and im missing something. If i try to do use "mailman-web rebuild_in

[Mailman-Users] Re: Mailman3 installation and the Hyperkitty url

2022-05-19 Thread Kimmo L.
I got my Hyperkitty issue solved nicely :) Thank you for your quick response! -- 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-

[Mailman-Users] Mailman3 installation and the Hyperkitty url

2022-05-18 Thread Kimmo L.
Hello! I just installed a fresh Mailman3 together with Postorius and Hyperkitty by using this guide - https://gitlab.com/mailman/mailman-suite-doc/blob/master/source/install/virtualenv.rst Not sure, if this guide is up to date and contains the latest information, but at the moment everything se