[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 seems to work.
Please let me know if I should follow any other instruction instead.

My second concern/question is about Hyperkitty and how to change the default 
url.
At the moment default archive url is for example http://mymailman/archives/ 
,but am i able to change it somehow ? For example http:/mymailman/hyperkitty/

Br,
Kimmo
--
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/


[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-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/


[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_index", then i get some error messages:
File "/opt/mailman/venv/lib64/python3.9/site-packages/xapian_backend.py", line 
23, in 
import xapian
ModuleNotFoundError: No module named 'xapian'

Any ideas what im missing ?

Br,
Kimmo
--
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/


[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 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/


[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 
indexes. Now i can see and search hyperkitty archives, but if try to open one 
of the mailing list, i get error - HTTP Error 500: {"title": "500 Internal 
Server Error"}
And im pretty sure, that I'm gonna have to transport some more stuff over, 
which I have no idea.

If its not a big trouble, can someone kindly share, what exactly should i need 
to export/import and what would be the right steps/commands/moves.

Br,
Kimmo
--
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/


[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://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/