From owner-freebsd-isp Wed Feb 19 10:09:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA07780 for isp-outgoing; Wed, 19 Feb 1997 10:09:44 -0800 (PST) Received: from sand.sentex.ca (sand.sentex.ca [206.222.77.6]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA07765 for ; Wed, 19 Feb 1997 10:09:38 -0800 (PST) Received: from gravel (gravel.sentex.ca [205.211.165.210]) by sand.sentex.ca (8.8.3/8.8.3) with SMTP id NAA23793; Wed, 19 Feb 1997 13:18:33 -0500 (EST) Message-Id: <3.0.1.32.19970219125824.009ec260@sentex.net> X-Sender: mdtancsa@sentex.net X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Wed, 19 Feb 1997 12:58:24 -0500 To: Chris Shenton , isp@freebsd.org From: Mike Tancsa Subject: Re: Script to send mail to all users? In-Reply-To: <199702191638.LAA20726@absinthe.i3inc.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 11:38 AM 2/19/97 -0500, Chris Shenton wrote: >I'm looking for a script to send mail to all users in my /etc/passwd >file; anyone got one? I'd rather plagiarize than write from scratch. :-) You might consider using the qualcomm popper daemon.. It has a feature that allows you to create bulletins so that when users collect their mail, it sends out an extra message of your choosing... Its much more effcient that duplicating the same message over and over again. ---Mike