Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!cca!decvax!harpo!floyd!vax135!ukc!edcaad!dave From: dave@edcaad.UUCP Newsgroups: net.unix-wizards Subject: Sendmail & 4.1BSD rmail Message-ID: <515@edcaad.UUCP> Date: Sat, 4-Jun-83 18:31:44 EDT Article-I.D.: edcaad.515 Posted: Sat Jun 4 18:31:44 1983 Date-Received: Mon, 6-Jun-83 22:01:46 EDT Lines: 9 In an attempt to improve uucp mail performance, I added the "m" flag to the uucp mailer definition in sendmail. This sends only one copy of a letter per outward leg, even if multiple recipients live out that way. It works fine if the remote site is running with /bin/rmail linked to /bin/mail, or the 4.1c rmail. The 4.1 rmail, however, insists that argc be exactly two. So be careful before trying this otherwise excellent feature. David Rosenthal {vax135|decvax!mcvax}!edcaad!dave