On Thu, 12 Sep 1996, Tracy R. Reed wrote:
>
> pilot: "|/home/majordomo/wrapper resend -p bulk -M 10000 -l pilot -f pilot-owner -h straylight.connectnet.com -s pilot-temporary"
>
> pilot-outgoing::include:/home/majordomo/lists/pilot
> pilot-temporary:pilot-outgoing,pilot-digestify
> pilot-digestify: "|/home/majordomo/wrapper digest -r -C -l pilot-digest"
> pilot-digest-send: "|/home/majordomo/wrapper resend -p bulk -l pilot-digest -f pilot-digest-owner -h straylight.connectnet.com -s pilot-digest-outgoing"
> pilot-digest: "|/home/majordomo/wrapper resend -p bulk -M 10000 -l pilot -f pilot-owner -h straylight.connectnet.com -s pilot-temporary"
>
First, resend only needs the -l and -h options and the outgoing alias:
pilot: "|/home/majordomo/wrapper resend -l pilot -h straylight.connectnet.com
pilot-temporary"
Two aliases need to change:
pilot-digest: pilot
pilot-digestify: "|/home/majordomo/wrapper digest -r -C -l pilot-digest
pilot-digest-outgoing"
The first so that if anyone posts to the digest, it will come out on
the regular list; the second because you're missing the last argument,
which is the alias of the digest subscribers.
You need to add this one:
pilot-digest-outgoing::include:/home/majordomo/lists/pilot-digest
and you can throw out pilot-digest-send.
Hope this is clear.
Kevin Kelleher <kevink@concorde.com>
Follow-Ups:
References:
|
|