Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!samsung!cs.utexas.edu!sun-barr!lll-winken!pacbell!pbhyd!jow From: jow@PacBell.COM (Jeff Westman) Newsgroups: pb.unix,comp.unix.questions,pb.sources.unix,ca.unix Subject: Mass Mailings Using Mailx Keywords: Mail, Mailx Message-ID: <1480@pbhyd.PacBell.COM> Date: 3 Jan 90 20:28:50 GMT Followup-To: poster Distribution: usa Organization: Pacific * Bell, San Ramon, CA Lines: 11 I want to use mailx to send the same note to about 100 people. When I use the "To: person_A person_B person_C" method, everyone gets a copy a page long of who the message is being sent to. Is there a way to suppress this long list to perhaps only the recipient?? I wrote a short script (a loop) to mail to one person at-a-time that did the "trick", but obviously, this is very expensive, resource-wise. Anybody have any suggestions?? Thanks in advance. - Jeff