> 1) Is there a way to extract only the members that are not set to nomail?
>I want to exclude people who are set to nomail because of choice or
>because of bouncing email.
You could hack this bin/withlist script, which finds the "nomail"
members:
import sys
import Mailman.mm_cfg
def n
Good Morning,
Not long ago I asked about doing an announcement list that was made up
of other lists. The suggestion was to extract the members of the
different lists and sync them onto a master list.
In order to give people the option of only subscribing to the
Announcement list, I've