From owner-freebsd-questions Tue Mar 16 17:42:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.vnet.net (smtp1.vnet.net [166.82.1.31]) by hub.freebsd.org (Postfix) with ESMTP id C3B681524E for ; Tue, 16 Mar 1999 17:42:13 -0800 (PST) (envelope-from rivers@dignus.com) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp1.vnet.net (8.9.1a/8.9.1) with ESMTP id UAA28150; Tue, 16 Mar 1999 20:40:58 -0500 (EST) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.2/8.8.5) with ESMTP id UAA11054; Tue, 16 Mar 1999 20:40:53 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.9.2/8.6.9) id UAA74369; Tue, 16 Mar 1999 20:40:53 -0500 (EST) Date: Tue, 16 Mar 1999 20:40:53 -0500 (EST) From: Thomas David Rivers Message-Id: <199903170140.UAA74369@lakes.dignus.com> To: leroy@3dmasters.net, questions@FreeBSD.ORG Subject: Re: Hello In-Reply-To: <01BE6FD2.220DD620@DUAL266MMX> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > To Whom It May Concern: > > How does one alias e-mail names on freebsd 2.2.7 and 3.0 sendmail. > > Example: user login name is buzz, then buzz want's to use light@happy.com > > How does one do this!!! > > Thank you, advance! > > LeRoy > > > There are a couple of ways... by far the easiest is to let the users handle this themselves with a .forward file. In buzz's home directory, he places a file named ".forward" which simply contains light@happy.com The mailer will notice the .forward file & forward the mail on. There are other approaches - but this way, system admin's don't have to get involved... - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message