On Thu, Dec 26, 2024 at 7:24 AM Mark Sapiro <mark@msapiro.net> wrote:
On 12/25/24 15:02, Odhiambo Washington via Mailman-users wrote:
(venv) mailman@eu:~$ mailman shell -l LISTSPEC Welcome to the GNU Mailman shell Use commit() to commit changes. Use abort() to discard changes since the last commit. Exit with ctrl+D does an implicit commit() but exit() does not. The variable 'm' is the LISTSPEC mailing list In [1]: len(list(m.nonmembers.members)) Out[1]: 873
Then it appears that your version of mailman/commands/cli_members is broken. Compare it to
https://gitlab.com/mailman/mailman/-/raw/master/src/mailman/commands/cli_mem...
That's right. This one does what is expected.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]