Hello,
I've installed Mailman 2.1.20 on my server. I would like to have the
possibility
to search private mailing lists. As mailing lists contain russian letters
so I need
as a search tool Mnogosearch search engine. How to include Mnogosearch
in Mailman 2.1.20 ?
Has anybody done this task ? Or ha
I'm trying to install Mailman 2.1.12 on Centos 7.7.
I've done the following steps
1. tar zxvf mailman-2.1.12.tgz
2. applied patches
cd mailman-2.1.12
patch -p1 < ../indexing-2.1.12-0.1.patch
patch -p1 < ../htdig-2.1.12-0.1.patch
patch -p1 < ../exitstatus-2.1.12-0.1.patch
patch -p1 < ../modinc-2.1
My mailing lists contain text in various russian encoding, cp1251,
koi8-r, utf-8, cp866.
Mnogosearch search engine can convert on-the-fly these encodings into one
encoding, specified in
Mnogosearch configuration, and write to database.
Can Namazu do such things ?
If it can do that then I would t
ello,
I have installed Mailman3 Core 3.3.8 + Mailman Web from AlmaLinux 9 distro.
I have problems with static files in Mailman Web.
After starting development server at http://127.0.0.1:8000/
DJANGO_SETTINGS_MODULE= settings
MAILMAN_WEB_CONFIG= /etc/mailman3/settings.py
PYTHONPATH= /etc/mailman3