Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 SMI; site sun.uucp Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!genrad!decvax!decwrl!sun!gnu From: gnu@sun.uucp (John Gilmore) Newsgroups: net.mail Subject: Re: Sending multiple copies of mail once Message-ID: <2264@sun.uucp> Date: Sun, 2-Jun-85 21:51:42 EDT Article-I.D.: sun.2264 Posted: Sun Jun 2 21:51:42 1985 Date-Received: Thu, 6-Jun-85 11:55:37 EDT References: <529@petsd.UUCP> <1472@akgua.UUCP> Organization: Sun Microsystems, Inc. Lines: 8 I hacked sendmail here to do this automagically. Anybody can do it by putting in the 'M' flag in the uucp mailer definition; the problem is then that the length of the command line generated can exceed the maximum for uux (on the remote site, where you can't fix it). I added an L= parameter that specifies the maximum command line length. Bill Nowicki has merged these changes with the pre-4.3BSD sendmail and hopefully Eric&friends will accept them back for 4.3.