[Mailman-Users] Issue approving subscription requests

Mark Sapiro mark at msapiro.net
Wed Apr 30 23:46:38 CEST 2014


On 04/30/2014 11:58 AM, Murray S. Kucherawy wrote:
> On Tue, Apr 29, 2014 at 11:38 AM, Mark Sapiro <mark at msapiro.net
> <mailto:mark at msapiro.net>> wrote:
> 
> 
>     See the script at <http://www.msapiro.net/scripts/list_requests>.
> 
> 
> Tried that, got this:
> 
> ./list_requests -H -l <listname>
>   <address> (name) <date>
> (S)kip, (A)ccept, (R)eject, (D)iscard [sard] A
> Traceback (most recent call last):
>   File "./list_requests", line 216, in <module>
>     main()
>   File "./list_requests", line 128, in main
>     changed += handle_req(mlist, id)
>   File "./list_requests", line 204, in handle_req
>     mlist.HandleRequest(id, mm_cfg.APPROVE)
>   File "/usr/local/mailman/Mailman/ListAdmin.py", line 172, in HandleRequest
>     status = self.__handlesubscription(data, value, comment)
>   File "/usr/local/mailman/Mailman/ListAdmin.py", line 428, in
> __handlesubscription
>     assert value == mm_cfg.SUBSCRIBE


I guess I never tested accepting a subscription :(

I have the same issue. I'll fix and post when I have.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list