- Original Message -
From: "Bill Bradford" <[EMAIL PROTECTED]>
> On Thu, May 24, 2001 at 03:05:31PM -0700, Sarah K. Miller wrote:
> > Have any of you found an automated way to slurp all of the addresses off
> > of all the lists on your system and then subscribe them to another list
>
On May 24, 2001 at 17:42, Robert A. Hayden wrote:
>Cron is your friend. Worst case you need to update the script when you
>add/remove a list.
How about bin/list_lists ?
--
Satya. http://satya.virtualave.net/>
US-bound grad students! For pre-apps, see http://quickapps.cjb.net/>
"Never underest
Cron is your friend. Worst case you need to update the script when you
add/remove a list.
On Thu, 24 May 2001, Sarah K. Miller wrote:
> > > bin/list_users > /tmp/list1.txt
> > > bin/add_members /tmp/list1.txt
> >
> > It is list_members, not list_users. Also, I would recommend using the
> >
> > bin/list_users > /tmp/list1.txt
> > bin/add_members /tmp/list1.txt
>
> It is list_members, not list_users. Also, I would recommend using the
> -n and -d options with list_members to get digested and non-digested
> members seperately, and then adding them seperately.
For me, the digest/non
On Thu, 24 May 2001, Bill Bradford wrote:
> On Thu, May 24, 2001 at 03:05:31PM -0700, Sarah K. Miller wrote:
> > Have any of you found an automated way to slurp all of the addresses off
> > of all the lists on your system and then subscribe them to another list
> > on the system?
>
> bin/list_user
On Thu, May 24, 2001 at 03:05:31PM -0700, Sarah K. Miller wrote:
> Have any of you found an automated way to slurp all of the addresses off
> of all the lists on your system and then subscribe them to another list
> on the system?
bin/list_users > /tmp/list1.txt
bin/add_members /tmp/list1.txt
Have any of you found an automated way to slurp all of the addresses off of all the
lists on your system and then subscribe them to another list on the system? I know
that I could simply subscribe all of the lists to a master list, but that option has
turned into a nightmare for us for a variet