Khalil Abbas wrote:
>
>I have 6 lists on the same server posting to them onced daily .. but nearly 
>half the members are not being sent to.. when going to web interface, there's 
>a specific list (let's call it list5) always gives an error: bug in mailman 
>when going to membership list .. on SSH server side, the list_members works, 
>but on sending the command:
>
> 
>
>./list_members --nomail list5, I get this error:
>
> 
>
>Traceback (most recent call last):
>  File "./list_members", line 286, in ?
>    main()
>  File "./list_members", line 262, in main
>    if nomail and not whymatches(mlist, addr, why):
>  File "./list_members", line 138, in whymatches
>    status = mlist.getDeliveryStatus(addr)
>  File "/usr/lib/mailman/Mailman/OldStyleMemberships.py", line 139, in 
> getDeliveryStatus
>    self.__assertIsMember(member)
>  File "/usr/lib/mailman/Mailman/OldStyleMemberships.py", line 113, in 
> __assertIsMember
>    raise Errors.NotAMemberError, member
>Mailman.Errors.NotAMemberError: samloutyAyahoo.com


The FAQ at <http://wiki.list.org/x/UIA9> may help.

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

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to