Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!oliveb!pyramid!pyrnj!romain
From: romain@pyrnj.uucp (Romain Kang)
Newsgroups: news.software.b
Subject: Re: using the sys file to send mail in 2.11
Message-ID: <715@pyrnj.uucp>
Date: Wed, 25-Nov-87 22:41:04 EST
Article-I.D.: pyrnj.715
Posted: Wed Nov 25 22:41:04 1987
Date-Received: Sun, 29-Nov-87 12:49:05 EST
References: <10822@sri-spam.istc.sri.com>
Reply-To: romain@pyrnj.UUCP (Romain Kang)
Organization: Pyramid Technology Corp, Woodbridge, NJ
Lines: 15

In article <10822@sri-spam.istc.sri.com> Greg Skinne  writes:
| We just converted from 2.10.3 to 2.11.  We used to be able to pass
| newsgroups onto others via mail with the sys file in this style:
| 
| gig:istc.gig::/usr/lib/sendmail gig-people
| ad-impl:istc.ad-impl::/usr/lib/sendmail ad-impl-people
| 
| under 2.10.3, but under 2.11 this no longer seems to work.

This looks like a Distribution: problem to me.  A shotgun solution is:

gig:world,istc,!istc.all,istc.gig::/usr/lib/sendmail gig-people
ad-impl:world,istc,!istc.all,istc.ad-impl::/usr/lib/sendmail ad-impl-people

Hack, hack...