From owner-freebsd-isp Tue Jul 14 07:07:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07055 for freebsd-isp-outgoing; Tue, 14 Jul 1998 07:07:15 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (billf@hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07045 for ; Tue, 14 Jul 1998 07:07:12 -0700 (PDT) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA165735210; Tue, 14 Jul 1998 10:06:50 -0400 Date: Tue, 14 Jul 1998 10:06:49 -0400 (EDT) From: Bill Fumerola To: Troy Settle Cc: Akhil Gupta , freebsd-isp@FreeBSD.ORG Subject: Re: How can I send E-Mail to all the users on a particular server of an ISP/Acces Provider In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 13 Jul 1998, Troy Settle wrote: > 3. for x in * ; do cat ~/mail.txt |mail $j ; done Where are you getting $j from? :> for x in * ; do cat ~/mail.txt |mail $x ; done bill fumerola [root/billf]@chc-chimes.com computer horizons corp - www.computerhorizons.com ph:(800)252.2421 x128 / bill_fumerola@computerhorizons.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message