Re: Bulk Mail

[ Available lists | Index of freebsd-isp | Month of Sep 1997 | Week of 7 Sep 1997 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Stephen D. Spencer <lists@artorius.sunflower.com>
Date
7 Sep 1997 16:27:22
Subject
Re: Bulk Mail
Message-ID
Pine.BSF.3.95q.970907182217.1752B-100000@artorius.sunflower.com

In reply to

[ Hide this part ]
An option that I used was to use a perl script to pull user id's from
/etc/passwd and construct a simple "mail <userid> < notice" command with
a 4 second sleep between each user id. Granted, it isn't the most elegant
or (I imagine) the most efficient way to do it; however, it gets the job
done and doesn't cause sendmail on our mail server to puke.

-Stephen Spencer
Administrator
Sunflower Datavision
Lawrence, KS

On Thu, 4 Sep 1997, Jason McKay wrote:

> How do I make is possible for me to mail all my users. The only thing is,
> its very important that they can not see the addresses of the other users
> (ie. in the cc line).
>
> - Jason
>
>



Elapsed time: 0.164 seconds