From owner-freebsd-isp Wed Feb 19 08:40:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA00892 for isp-outgoing; Wed, 19 Feb 1997 08:40:29 -0800 (PST) Received: from absinthe.i3inc.com (Absinthe.stonos.washington.dc.us [206.27.237.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA00881 for ; Wed, 19 Feb 1997 08:40:21 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by absinthe.i3inc.com (8.7.2/8.7.2) with SMTP id LAA20726 for ; Wed, 19 Feb 1997 11:38:47 -0500 (EST) Message-Id: <199702191638.LAA20726@absinthe.i3inc.com> X-Authentication-Warning: absinthe.i3inc.com: Host localhost [127.0.0.1] didn't use HELO protocol To: isp@freebsd.org Subject: Script to send mail to all users? X-Mailer: Mew version 1.03 on Emacs 19.34.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Wed, 19 Feb 1997 11:38:46 -0500 From: Chris Shenton Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. :-) Thanks.