Re: [Mailman-Users] master list to allow users to subscribe all the other lists without admin approval

2015-02-02 Thread Mark Sapiro
On 02/02/2015 04:30 AM, Stephen J. Turnbull wrote: > Kim, DongInn writes: > > > Is there a way to setup a master list to allow any users in the > > master list to subscribe all the other lists in the same domain > > without admin approval? > > Not exactly that without altering the code. Such

[Mailman-Users] master list to allow users to subscribe all the other lists without admin approval

2015-02-02 Thread Stephen J. Turnbull
Kim, DongInn writes: > Is there a way to setup a master list to allow any users in the > master list to subscribe all the other lists in the same domain > without admin approval? Not exactly that without altering the code. Such a facility will probably be available in Mailman 3. (If it isn't

[Mailman-Users] Need help

2015-02-02 Thread Stephen J. Turnbull
Dan Speranzo writes: > i am attempting to create a new email address to be used for > posting. Please help. This is a personal address, so that you can send mail to a mailing list? We can't help you with that. Or is this a mailing list that can have mail addressed to it and will be delivered

Re: [Mailman-Users] Need help

2015-02-02 Thread Mark Sapiro
On 02/01/2015 12:59 PM, Dan Speranzo wrote: > i am attempting to create a new email address to be used for posting. Please > help. See the FAQ at . If that doesn't help, please post more details about your list and how authorized posters post to it now, e.g. do

Re: [Mailman-Users] check_perms generated error

2015-02-02 Thread Ralf Hildebrandt
* Web Analysts : > OSError: [Errno 40] Too many levels of symbolic links: > '/usr/lib/mailman/archives/private/listname/listname' Sounds like you have circular symlink somewhere around /usr/lib/mailman/archives/private/listname/listname -- Ralf Hildebrandt Charite Universitäts

[Mailman-Users] master list to allow users to subscribe all the other lists without admin approval

2015-02-02 Thread Kim, DongInn
Hi, Is there a way to setup a master list to allow any users in the master list to subscribe all the other lists in the same domain without admin approval? Note that the master list is a real list but it does not have to have any discussions through this list just like normal mailing list. Maybe

[Mailman-Users] Need help

2015-02-02 Thread Dan Speranzo
i am attempting to create a new email address to be used for posting. Please help. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security

[Mailman-Users] check_perms generated error

2015-02-02 Thread Web Analysts
What does this mean? [root@zarathustra mailman]# bin/check_perms Traceback (most recent call last): File "bin/check_perms", line 391, in checkall() File "bin/check_perms", line 204, in checkall os.path.walk(d, checkwalk, STATE) File "/usr/lib/python2.7/posixpath.py", line 23