Subject: Re: UUCP, multiple line To:
To: Peter Seebach <seebs@solon.com>
From: J.T. Conklin <jconklin@netcom.com>
List: current-users
Date: 12/13/1995 11:12:53
> We're having trouble with incoming mail via UUCP addressed To: many
> people; it seems to get sent only to the people on the first line of:
> To: user@site.domain.name, user2@site.domain.name, user3,
> 	bar@baz.com, foo@bar.com
> 
> - basically, the last two in that example get ignored.
> 
> Is this a bug?  A feature?  A settable preference item?

I don't think the To: line is read by rmail.  If this was my problem
to debug, I'd intercept the uucp command file before it is processed
by uuxqt and check to see if all the addresses are passed to rmail.

	--jtc