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

Barry A. Warsaw bwarsaw at cnri.reston.va.us
Mon Mar 8 19:48:15 CET 1999


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




More information about the Mailman-Users mailing list