From owner-freebsd-questions@FreeBSD.ORG Wed Dec 22 02:33:06 2004 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 5EF2316A4CE for ; Wed, 22 Dec 2004 02:33:06 +0000 (GMT) Received: from safeco.hostingservice.net (safeco.hostingservice.net [209.150.128.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id EED6C43D2D for ; Wed, 22 Dec 2004 02:33:05 +0000 (GMT) (envelope-from adam@jamradar.com) Received: from PANASONIULSWMR (c-67-176-199-73.client.comcast.net [67.176.199.73])iBM2X5M03031 for ; Tue, 21 Dec 2004 20:33:05 -0600 Message-ID: <000801c4e7ce$9006a3d0$0200a8c0@PANASONIULSWMR> From: "Adam" To: Date: Tue, 21 Dec 2004 20:32:58 -0600 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Environment Varialbes per User 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, 22 Dec 2004 02:33:06 -0000 Can environment variables be set/customized per user? For instance I = want root to have MAIL=3D/var/mail/root2 and user Mike to have = MAIL=3D/var/mail/mike6. Is this possible to customize per user? Thanks Adam