Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.ARPA
Path: utzoo!linus!philabs!cmcl2!seismo!lll-crg!dual!ucbvax!kre
From: kre@ucbvax.ARPA (Robert Elz)
Newsgroups: net.micro.att
Subject: Re: Re: mailing to other systems with the 7300
Message-ID: <9724@ucbvax.ARPA>
Date: Wed, 7-Aug-85 03:59:49 EDT
Article-I.D.: ucbvax.9724
Posted: Wed Aug  7 03:59:49 1985
Date-Received: Sat, 10-Aug-85 22:40:54 EDT
References: <625@astrovax.UUCP> <386@npois.UUCP> <205@kitty.UUCP> <553@down.FUN>
Organization: University of California at Berkeley
Lines: 15
Summary: Counting characters in "research"

In article <553@down.FUN>, honey@down.FUN (Peter Honeyman) writes:
> 
> try telling that to people on research, where uucp was born.
>                               12345678
> 

I suppose that's why V7 mail (and all derived versions thereafter,
though its ifdef'd out on 4.2) contain (approx) ..

				   1234567
		if (strncmp(name, "researc", 7)) {
			strcpy(rsys, "research");
		}

Robert Elz				ucbvax!kre