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
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
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
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
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
--- 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
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