Mass Mailings Using Mailx

Jeff Westman jow at PacBell.COM
Fri Jan 12 03:12:52 AEST 1990


Due to the large number of answers and requests for a "posting-recap", I
am posting a SHORT summary of what I received.  

This is what people said:

  (1)  If you have "sendmail" (we don't)  -  use it.  This *IS* the ideal.

  (2)  You could use 'bcc' (~b).  This is good, as long as you address to
       at least one person and bcc the rest.  The only problem with this 
       is that mailx (probably mail, elm also) puts an incredible load on
       the operating system.  Mailx does a lot of I/O swapping and resource
       "hogging", hence bringing, the system (at least ours) to it's knees 
       (almost).  I suppose if one were only sending to a couple dozen people 
       (at most), this wouldn't be too bad.  MY PROBLEM is that I am sending 
       to about 100 people, most of which are outside Unix, which means I will
       be also tying up the lines to other systems not to mention blowing-up 
       the spool buffer.

My solution was to send to another system that has sendmail under an alias,
of which the remote system does the mailing for me.

In summary, if you have sendmail, use it.  If you are going to be sending to 
LOTS of people, you should first check with your System Administrator.

    - Jeff



More information about the Comp.unix.questions mailing list