[Mailman-Users] Re: Manual Update on Centos 7 (RH)

2020-09-14 Thread Dennis Putnam
On 8/29/2020 2:11 PM, Dennis Putnam wrote: > Since Centos 7 is way behind on mailman rpm (2.1.15 is the only > available rpm) and mailman is currently at 2.1.34 I need to do a manual > update. While I know how to install software, I am concerned that just > doing a manual install from the tarball w

[Mailman-Users] Re: mailman v2.x

2020-09-14 Thread Dmitri Maziuk
On 9/13/2020 7:20 PM, dean.coll...@insightplanners.com wrote: Yay! Most useless, uninformative post of the day! Are you reading he same mailing list I do? And if yes, the follow-up question: did you notice the threads on getting MM2 to work on centos 7, RedHat 8, and did you ever stop to cons

[Mailman-Users] Re: mailman v2.x

2020-09-14 Thread Steven Jones
HI, I dont know what planet this user lives on, "> Speaking as _a_ user, my requirements are simple: > 1. MM2 must continue to work, > 2. support must continue to be provided." but really? try telling say Oracle that they MUST continue to support Oracle 8.0, LOL. This is open source th

[Mailman-Users] mailman 2 and postfix problem

2020-09-14 Thread Steven Jones
Hi, I am trying to setup a mailman 2 instance on RHEL8.2 and postfix seems to be rejecting the input, not sure if it is a Postfix issue or a Mailman issue. The list aaa-seteven is in the aliases file in /etc/mailman telnet vuwunicomailmd1.ods.vuw.ac.nz 25 Trying 130.195.14.234... Connected to

[Mailman-Users] Re: mailman 2 and postfix problem

2020-09-14 Thread Robert Heller
At Tue, 15 Sep 2020 00:34:21 + Steven Jones wrote: > > Hi, > > I am trying to setup a mailman 2 instance on RHEL8.2 and postfix seems to be > rejecting the input, not sure if it is a Postfix issue or a Mailman issue. > The list aaa-seteven is in the aliases file in /etc/mailman > > > t

[Mailman-Users] Re: mailman 2 and postfix problem

2020-09-14 Thread Dmitri Maziuk
On 9/14/2020 7:34 PM, Steven Jones wrote: 550 5.1.1 : Recipient address rejected: User unknown in local recipient table Mailman aliases are not there. Assuming aaa-ste...@lists.victoria.ac.nz is the list address of course. They should be included in /etc/postfix/main.cf in "alias_maps = ha

[Mailman-Users] Re: Manual Update on Centos 7 (RH)

2020-09-14 Thread Mark Sapiro
On 9/14/20 9:59 AM, Dennis Putnam wrote: > On 8/29/2020 2:11 PM, Dennis Putnam wrote: >> Since Centos 7 is way behind on mailman rpm (2.1.15 is the only >> available rpm) and mailman is currently at 2.1.34 I need to do a manual >> update. While I know how to install software, I am concerned that ju

[Mailman-Users] Re: mailman 2 and postfix problem

2020-09-14 Thread Mark Sapiro
On 9/14/20 6:07 PM, Dmitri Maziuk wrote: > > Mailman aliases are not there. Assuming aaa-ste...@lists.victoria.ac.nz > is the list address of course. > > They should be included in /etc/postfix/main.cf in > "alias_maps = hash:/etc/aliases, hash:/etc/mailman/aliases". This also requires other mm

[Mailman-Users] Re: mailman 2 and postfix problem

2020-09-14 Thread Dmitri Maziuk
Oh wait, did you say RH8? -- /etc/mailman is where "stock" mailman RPM puts mailman "config" files on RedHat. If you aren't using a stock RPM you need to figure out where you have mailman's aliases and include that instead. Dima -- Mailman-Us

[Mailman-Users] Re: mailman 2 and postfix problem

2020-09-14 Thread Dmitri Maziuk
On 9/14/2020 8:16 PM, Mark Sapiro wrote: On 9/14/20 6:07 PM, Dmitri Maziuk wrote: Mailman aliases are not there. Assuming aaa-ste...@lists.victoria.ac.nz is the list address of course. They should be included in /etc/postfix/main.cf in "alias_maps = hash:/etc/aliases, hash:/etc/mailman/aliases