From owner-freebsd-questions Tue Feb 16 8:46:23 1999 Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07982 for ; Tue, 16 Feb 1999 08:46:21 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id LAA01425; Tue, 16 Feb 1999 11:41:32 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199902161641.LAA01425@cc942873-a.ewndsr1.nj.home.com> Subject: Re: mail setting In-Reply-To: from Zach Smith at "Feb 16, 99 10:33:56 am" To: zach@bane.mi.org (Zach Smith) Date: Tue, 16 Feb 1999 11:41:32 -0500 (EST) Cc: cckok00@stlinux.ouhk.edu.hk, questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Zach Smith wrote, [snip perl script] > Make sure this is executable because it will need to be executed. > Next, place this line in your .forward file: > > | /PATH_TO_THE_SCRIPT/mf.pl > > Where "PATH_TO_THE_SCRIPT" is where you put mf.pl How about just, % more .forward | tee -a /var/mail/$USER | /usr/sbin/sendmail your_address@other.machine.org Or something like that? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message