Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.mail.uucp Subject: Re: UUPC to a Sun (help wanted) Message-ID: <702@auspex.UUCP> Date: 14 Dec 88 01:00:41 GMT References: <23503.1988Dec11.17:12:04@hammer.me.toronto.edu> Reply-To: guy@auspex.UUCP (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 12 >I've looked thru both sources and they do not seem to match. >UUPC's startup() calls rmsg() which waits for a ^P. But uucico on >the Sun sends a string "Shere". I don't understand why there is >such a difference. "uucico" on the Sun should be sending out "^PShere", not "Shere"; other versions of UUCP do so (possibly with "=" after it, where "" is the name of the machine in question), and I think this dates back to primordial times (i.e., V7). Whatever code is dumping what it sees from the Sun may not be printing the ^P, or may not be printing it in such a fashion that you can tell it *is* a ^P, but that's a different matter.