Date: Tue, 16 Feb 1999 11:41:32 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: zach@bane.mi.org (Zach Smith) Cc: cckok00@stlinux.ouhk.edu.hk, questions@FreeBSD.ORG Subject: Re: mail setting Message-ID: <199902161641.LAA01425@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <Pine.LNX.3.96.990216102549.8952A-100000@bane.mi.org> from Zach Smith at "Feb 16, 99 10:33:56 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902161641.LAA01425>