Re: [Mailman-Users] Additional questions about ban_list

2015-10-06 Thread Mark Sapiro
On 10/06/2015 08:07 AM, Chris Nulk wrote: > > 1. The ban_list attribute is to help prevent unwanted people from > subscribing to a list, however, I want to restrict who can subscribe to > the list and ban anyone else. I have the regex for who I want to allow > to subscribe but there isn't an allo

Re: [Mailman-Users] mailman v2.1.20 init script for cos7 / wrong pid location

2015-10-06 Thread Mark Sapiro
On 10/06/2015 12:09 PM, Mark Sapiro wrote: > > Try changing > > # pidfile: /usr/lib/mailman/data/master-qrunner.pid > > to > > # pidfile: /var/lib/mailman/data/master-qrunner.pid > > in /etc/rc.d/init.d/mailman and report if that fixes it. You may need to rerun chkconfig after making the cha

Re: [Mailman-Users] mailman v2.1.20 init script for cos7 / wrong pid location

2015-10-06 Thread fsantiago
Yes it fixed it. thank you Mark. - Fabe S. On 2015-10-06 15:09, Mark Sapiro wrote: On 10/06/2015 11:24 AM, fsanti...@garbage-juice.com wrote: First of all, whatever MUA you're using included the Sender: Mailman-Users address in your reply-all which resulted in your being scored with a bounc

Re: [Mailman-Users] mailman v2.1.20 init script for cos7 / wrong pid location

2015-10-06 Thread Mark Sapiro
On 10/06/2015 11:24 AM, fsanti...@garbage-juice.com wrote: First of all, whatever MUA you're using included the Sender: Mailman-Users address in your reply-all which resulted in your being scored with a bounce for today. Be careful to which addresses you're replying. > Mark, > > thanks for you

Re: [Mailman-Users] Hyperkitty / Postorius / Apache web access error

2015-10-06 Thread fsantiago
Mark, Damn, missed that. That was it. Thanks. still not working though; 503 error. I will start posting in mailman-dev... thanks again. On 2015-10-06 14:35, Mark Sapiro wrote: On 10/05/2015 12:02 PM, fsanti...@garbage-juice.com wrote: Hello, I'm setting up Mailman3 based on the hyperkitty-

Re: [Mailman-Users] Hyperkitty / Postorius / Apache web access error

2015-10-06 Thread Mark Sapiro
On 10/05/2015 12:02 PM, fsanti...@garbage-juice.com wrote: > Hello, > > I'm setting up Mailman3 based on the hyperkitty-el.repo. > > I believe I've setup my config files but my apache logs continue reading > access errors: > > client denied by server configuration: > /etc/hyperkitty/sites/defaul

Re: [Mailman-Users] mailman v2.1.20 init script for cos7 / wrong pid location

2015-10-06 Thread fsantiago
Mark, thanks for your reply. But i believe you misunderstood; all files have been taken from the source distribution (or were put in their current locations during 'make install'). I have used no packages in this endeavor. I double checked and ran diff; /misc/mailman and /etc/rc.d/init.d/ma

Re: [Mailman-Users] mailman v2.1.20 init script for cos7 / wrong pid location

2015-10-06 Thread Mark Sapiro
On 10/06/2015 10:30 AM, fsanti...@garbage-juice.com wrote: > > I've installed / compiled mailman 2.1.20 from source on centos 7. works > fine when manually operated via: > > bin/mailmanctl start / stop > > when i copy the mailman script from /scripts to /etc/rc.d/init.d and > perform 'chkconfig -

Re: [Mailman-Users] Additional questions about ban_list

2015-10-06 Thread Aditya Jain
Hi Chris, On Tuesday 06 October 2015 08:37 PM, Chris Nulk wrote: > Hello all, > > I have been loosely following the discussion regarding regex in the > ban_list attribute. I now find myself being asked to create a list > which will most likely use the ban_list attribute. So, I have a few > ques

[Mailman-Users] mailman v2.1.20 init script for cos7 / wrong pid location

2015-10-06 Thread fsantiago
Hello, I've installed / compiled mailman 2.1.20 from source on centos 7. works fine when manually operated via: bin/mailmanctl start / stop when i copy the mailman script from /scripts to /etc/rc.d/init.d and perform 'chkconfig --add mailman', and then try to start it via: systemctl start

[Mailman-Users] Hyperkitty / Postorius / Apache web access error

2015-10-06 Thread fsantiago
Hello, I'm setting up Mailman3 based on the hyperkitty-el.repo. I believe I've setup my config files but my apache logs continue reading access errors: client denied by server configuration: /etc/hyperkitty/sites/default/wsgi.py or client denied by server configuration: /etc/postorius/si

[Mailman-Users] Additional questions about ban_list

2015-10-06 Thread Chris Nulk
Hello all, I have been loosely following the discussion regarding regex in the ban_list attribute. I now find myself being asked to create a list which will most likely use the ban_list attribute. So, I have a few questions. 1. The ban_list attribute is to help prevent unwanted people from