From owner-freebsd-isp Mon Apr 22 07:47:07 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA09397 for isp-outgoing; Mon, 22 Apr 1996 07:47:07 -0700 (PDT) Received: from apollo.it.hq.nasa.gov (apollo.it.hq.nasa.gov [131.182.119.87]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA09392 for ; Mon, 22 Apr 1996 07:47:05 -0700 (PDT) Received: from wirehead.it.hq.nasa.gov (wirehead.it.hq.nasa.gov [131.182.119.88]) by apollo.it.hq.nasa.gov (8.6.12/8.6.12) with ESMTP id OAA29891; Mon, 22 Apr 1996 14:47:03 GMT Received: from localhost (cshenton@localhost) by wirehead.it.hq.nasa.gov (8.6.12/8.6.12) with SMTP id OAA00871; Mon, 22 Apr 1996 14:46:37 GMT Message-Id: <199604221446.OAA00871@wirehead.it.hq.nasa.gov> X-Authentication-Warning: wirehead.it.hq.nasa.gov: cshenton owned process doing -bs X-Authentication-Warning: wirehead.it.hq.nasa.gov: Host localhost didn't use HELO protocol To: lehey.pad@sni.de Cc: gfoster@gfoster.com, taob@io.org, freebsd-isp@freebsd.org Subject: Re: Need tips and tricks for UUCP mail and news In-Reply-To: Your message of "Mon, 22 Apr 96 15:14:35 MDT" References: <199604221314.PAA04800@nixpbe.pdb.sni.de> X-Mailer: Mew version 1.03 on Emacs 19.29.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Mon, 22 Apr 1996 10:46:28 -0400 From: Chris Shenton Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've started doing some work for a project tying together systems by UUCP. I've got a SunOS and a FreeBSD box. My old O'Reilly doesn't mention Taylor and the table of contents at www.ora.com doesn't talk about it either I don't think. For what it's worth, I started making some notes on what I needed to do to get the two boxes talking via uucp, and how I modified sendmail to force mail for a target machine to go via UUCP, rather than sendmail. (currently, I'm running UUCP over TCP due to lack of modems at home)-: Basically, it assume a knowledge of uucp, and goes directly to the files you need to modify and what you need to do to get data moving. Again, it's real preliminary right now and probably a bit specific to my task, but if you want to give it a look, feel free: it might be of some help. http://absinthe.Stonos.Washington.DC.US/~chris/sysadm/uucp/ Feedback welcome.