Hello to all:

I've studied the following:

https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/commands/docs/delmembers.html#examples

```bash
mailman shell -l mmlist.domain.ca << EOF | tr , '\012' > nonmember.txt
list(m.nonmembers.members)
EOF
```

I was able to produce a clean list of 50 non-member email addresses that are 
spammers.

How would I take this list of non-members and delete them?  I was unable to use 
mailman delmembers
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/MELMRBWXS5YBNPWU64SBO6DTOVDY5C35/

This message sent to [email protected]

Reply via email to