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