Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!ima!haddock!johnc From: johnc@haddock.UUCP Newsgroups: comp.os.minix,comp.mail.uucp Subject: Re: uucp mail inefficiency Message-ID: <428@haddock.UUCP> Date: Tue, 7-Apr-87 13:21:51 EST Article-I.D.: haddock.428 Posted: Tue Apr 7 13:21:51 1987 Date-Received: Fri, 10-Apr-87 03:07:58 EST References: <7326@boring.mcvax.cwi.nl> <2629@phri.UUCP> Reply-To: johnc@haddock.ISC.COM.UUCP (John Chambers) Organization: Interactive Systems, Boston Lines: 30 Keywords: uucp uucico kermit Xref: utgpu comp.os.minix:522 comp.mail.uucp:414 > ... It would be trivial >(or at least straight-forward) to design a batched mail system which ran on >top of uucp -- take all the messages bound for a given site and batch them >into a single data file and a single XQT file for transmission. You could >even compress the files before sending them (just like news does). I'm not >sure if it's worth the effort, but it could be done. It would be rather easy. This is exactly what news does already. All you'd have to do is clone the batch command and make it put a different program name in the lines in the message that say "#rnews". Then you clone the rnews program and give it the new name, and modify it so that it passes its files to a routing mail reader, which would discover the embedded "To:" lines and send them on their way. Alternatively, you could be even lazier and read the installation instructions for creating the to. newsgroups. Instead, you create some mail. newsgroups, and arrange with your neighbors to install a daemon (a clone of the uumap package) that automatically reads these groups and sends the mail on to the next host. Presumably the daemon would just hand the articles to the same routing mailer. Of course, you want to compile usenet with the FASCIST option in usenet, so you can prevent local users from perusing the mail.* newsgroups. Let's see, there's gotta be yet another cute way to do it.... [Hey, anyone wanna pay me to do it?] -- John Chambers (617)247-1155 <...!ima!johnc> [The above opinions are my own; for a small fee, they can be yours, too.]