Re: [Mailman-Users] moderation bit silently turns off on some lists

2007-09-16 Thread Mark Sapiro
Mark Sapiro wrote: > >Presumably this is a withlist script. I would make the following >change, but it may not help: > >@@ -1,3 +1,4 @@ >+import sys > from Mailman.Errors import NotAMemberError > from Mailman import mm_cfg > from os.path import isfile >@@ -7,7 +8,11 @@ > if isfile('vawupdate/scrip

Re: [Mailman-Users] moderation bit silently turns off on some lists

2007-09-16 Thread Mark Sapiro
Michael McAndrew wrote: > >I operate a number of mailing lists. Some of these lists are announce only >lists. The annouce only lists work by setting everyone's moderation bit to >1 apart from those that have posting permission. This is done >automatically by a script that takes its data from a r

Re: [Mailman-Users] Trouble adding new users

2007-09-16 Thread Mark Sapiro
Pete Bronder wrote: >I am having problems adding new members. It is something that I've done >successfully many times in the past. The new addresses show up on the >list through the administrative interface however the new people that >are added do not receive any messages. I compared the pr

Re: [Mailman-Users] Approved header problem

2007-09-16 Thread Mark Sapiro
Roy Harvey wrote: >--- Mark Sapiro <[EMAIL PROTECTED]> wrote: > >> Second, how does this protect you against revealing the password by >> sending it to the wrong place? You could still add the Approved: >> header to an email to a non-list address. > >My email program, Agent, provides a way to ass

[Mailman-Users] Trouble adding new users

2007-09-16 Thread Pete Bronder
I am having problems adding new members. It is something that I've done successfully many times in the past. The new addresses show up on the list through the administrative interface however the new people that are added do not receive any messages. I compared the profiles of members who ar

Re: [Mailman-Users] Approved header problem

2007-09-16 Thread Roy Harvey
--- Mark Sapiro <[EMAIL PROTECTED]> wrote: > First, the order of the headers is not relevant. Mailman will find > the > Approved: header wherever it is and remove it from any message > delivered to the list members. If the Approved: header contains the > correct list password without any trailing

[Mailman-Users] moderation bit silently turns off on some lists

2007-09-16 Thread Michael McAndrew
Hi there, I operate a number of mailing lists. Some of these lists are announce only lists. The annouce only lists work by setting everyone's moderation bit to 1 apart from those that have posting permission. This is done automatically by a script that takes its data from a remote database via