Re: [Mailman-Users] Server Migration

2020-02-14 Thread Dennis Putnam
Hi Mark, Just a little confusing with respect to the documentation which says: python manage.py hyperkitty_import -l foo-l...@example.com $var_prefix/archives/private/foo-list.mbox/foo-list.mbo So the documentation should say for some installations: django-admin hyperkitty_import -l foo-l...@

Re: [Mailman-Users] Server Migration

2020-02-14 Thread Dennis Putnam
Hi Mark, Another issue with these servers. The admin says 'pip3' was used to install mailman. I thought 'pip' was a python installer. Unfortunately I cannot find where it put the stuff. So the documentation that specifies $prefix is of no use since I don't know what that is. This is RHEL so does a

Re: [Mailman-Users] Server Migration

2020-02-14 Thread Mark Sapiro
On 2/14/20 7:09 AM, Dennis Putnam wrote: > Hi Mark, > > Just a little confusing with respect to the documentation which says: > > python manage.py hyperkitty_import -l foo-l...@example.com > $var_prefix/archives/private/foo-list.mbox/foo-list.mbo > > > So the documentation should say for some

Re: [Mailman-Users] Server Migration

2020-02-14 Thread Mark Sapiro
On 2/14/20 7:49 AM, Dennis Putnam wrote: > Hi Mark, > > Another issue with these servers. The admin says 'pip3' was used to > install mailman. I thought 'pip' was a python installer. Some distros call pip for Python 3 pip3. > Unfortunately I > cannot find where it put the stuff. So the document

Re: [Mailman-Users] Server Migration

2020-02-14 Thread Dennis Putnam
Hi Mark, I guess there needs to be a caveat in the documentation indicating different distros will need different commands. This project is turning into a nightmare since I know nothing about django and they way mailman 3 is installed is radically different. Hyperkitty was installed but when I run

Re: [Mailman-Users] Server Migration

2020-02-14 Thread Mark Sapiro
On 2/14/20 9:11 AM, Dennis Putnam wrote: > Hi Mark, > > I guess there needs to be a caveat in the documentation indicating > different distros will need different commands. This project is turning > into a nightmare since I know nothing about django and they way mailman > 3 is installed is radical

[Mailman-Users] genalises - no aliases for one od the ists

2020-02-14 Thread Jutta Wrage
Hello! We are using Mailman 2.1.26 Now I discovered a problem: genaliases creates 2 files and in one of them there is one mailing lists missing. aliases has 11 lists virtual-mailman has 10 lists Is it possible to debug this somehow? Exim does not accept mail for the missing list: 550 Unroutea

Re: [Mailman-Users] genalises - no aliases for one od the ists

2020-02-14 Thread Mark Sapiro
On 2/14/20 11:26 AM, Jutta Wrage wrote: > Hello! > > We are using Mailman 2.1.26 > > Now I discovered a problem: > > genaliases creates 2 files and in one of them there is one mailing lists > missing. > > aliases has 11 lists > virtual-mailman has 10 lists The list is not in virtual-mailman b

[Mailman-Users] mailman 2.1.18 for RHEL 5

2020-02-14 Thread Dennis Putnam
Since migrating to mailman 3 on the latest RHEL is going to take some time, I need an interim solution to DMARC mitigation. I understand version 2.1.18 will do what I need, at least until I can finish the migration. However, I have been unable to find a repository or rpm for that version for RHEL 5

Re: [Mailman-Users] genalises - no aliases for one od the ists

2020-02-14 Thread Jutta Wrage
Am 14.02.2020 um 20:37 schrieb Mark Sapiro: > The list is not in virtual-mailman because the the list's host_name is > not in POSTFIX_STYLE_VIRTUAL_DOMAINS. If the host_name is not correct, > which seems likely, you can change it in the list admin General Options > page (in the Additional setting

Re: [Mailman-Users] genalises - no aliases for one od the ists

2020-02-14 Thread Mark Sapiro
On 2/14/20 2:55 PM, Jutta Wrage wrote: > > The host in config of that list is: > URL: www.host2.exmaple.com > mailinglist-address: l...@host2.example.com > > I added POSTFIX_STYLE_VIRTUAL_DOMAINS containing host2.example.com Did you restart Mailman? (although that shouldn't matter for genaliases

Re: [Mailman-Users] genalises - no aliases for one od the ists

2020-02-14 Thread Jutta Wrage
Am 15.02.2020 um 00:19 schrieb Mark Sapiro: > Did you restart Mailman? (although that shouldn't matter for genaliases) I did. Same for exim. > When you say you added POSTFIX_STYLE_VIRTUAL_DOMAINS, does that mean you > added POSTFIX_STYLE_VIRTUAL_DOMAINS or does it mean you added > 'host2.examp