From owner-freebsd-questions@FreeBSD.ORG Wed Dec 31 13:46:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4238316A4CE for ; Wed, 31 Dec 2003 13:46:35 -0800 (PST) Received: from mail.myhealthcarefirst.com (mail.myhealthcarefirst.com [66.119.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66C0043D2F for ; Wed, 31 Dec 2003 13:46:34 -0800 (PST) (envelope-from Chad.Albert@myhealthcarefirst.com) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Date: Wed, 31 Dec 2003 15:46:33 -0600 Message-ID: <433CEE75B1339547BBB373B340665384116B16@hfmail01.sgf.healthcarefirst.med> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mail Thread-Index: AcPP546PRWibnh6zTVSK+jJaUXRMTw== From: "Chad Albert" To: Subject: mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2003 21:46:35 -0000 I am writing a script that mails me when certain events occur. I am using mail(1) to notify me by email when some things happen. I have read the man page and I don't see a way to attach a file, does anyone know how to use mail(1) to attach a file?