From owner-freebsd-questions Sun Nov 4 16:38:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gateway2.dhl.com (lhr236c.dhl.com [198.141.199.236]) by hub.freebsd.org (Postfix) with ESMTP id A02CB37B416 for ; Sun, 4 Nov 2001 16:38:41 -0800 (PST) Received: from atlas.apis.dhl.com (localhost [127.0.0.1]) by gateway2.dhl.com (Switch-2.1.3/Switch-2.1.0) with ESMTP id fA50cdc05636 for ; Mon, 5 Nov 2001 00:38:40 GMT Received: from apis.dhl.com (llchan.apis.dhl.com [199.40.41.142]) by atlas.apis.dhl.com (8.9.3 (PHNE_18546)/8.8.6/SML 1.2.2c) with ESMTP id IAA21097 for ; Mon, 5 Nov 2001 08:38:33 +0800 (MAL) Message-ID: <3BE5DF9D.5FD14996@apis.dhl.com> Date: Mon, 05 Nov 2001 08:38:53 +0800 From: Chan Ling Ling X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Mailx questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am writing a script to invoke mailx commands to send a season greeting to a specific person (such as birthday message) , at the same time Carbon Copy (cc) to a group of receipent. Can anyone kindly advise how can I send cc to a group of alias ? The initial command is as followed. $ cat message | mailx -s "Birthday Greeting !!" person Thanks & Regards, Ling Ling To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message