[Mailman-Users] posting restrictions still confusing to me (or not working?)

Jeff Hahn jeffh at streek.com
Mon Mar 8 20:19:20 CET 1999


I also have the problem - Linux - Redhat 5.2 - dropping the
"GetEnvelopeSender" also fixed my problem.

I'd be glad to help debug.  I don't have any serious traffic using this list
server yet, so I'm free to help.

-Jeff


> -----Original Message-----
> From: mailman-users-admin at python.org
> [mailto:mailman-users-admin at python.org]On Behalf Of Barry A. Warsaw
> Sent: Monday, March 08, 1999 12:48 PM
> To: Christopher Lindsey
> Cc: Vivek Khera; jonathan at nrgup.com; mailman-users at python.org
> Subject: Re: [Mailman-Users] posting restrictions still confusing to me
> (or not working?)
>
>
>
> >>>>> "CL" == Christopher Lindsey <lindsey at ncsa.uiuc.edu> writes:
>
>     | What I ended up doing was changing the section in
>     | $prefix/Mailman/MailList.py (line 1024 in 1.0b9) that says
>
>     |    sender = msg.GetEnvelopeSender()
>     |    if not sender:
>     |       sender = msg.GetSender()
>
>     CL> to
>
>     |    sender = msg.GetSender()
>
> Vivek, did this fix your problem?
>
> I still have not been able to reproduce this at all.  When I set
> posts_approved to no, member_posting_only to yes, and have nothing in
> the following text box, it works for me as expected.  Member postings
> go through immediately, but non-members postings are held for
> approval.
>
> Someone who is having this problem is going to have to help me debug
> it.
>
> -Barry
>
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://www.python.org/mailman/listinfo/mailman-users
>





More information about the Mailman-Users mailing list