From owner-freebsd-questions Sat Dec 29 2:29:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta02ps.bigpond.com (mta02ps.bigpond.com [144.135.25.134]) by hub.freebsd.org (Postfix) with ESMTP id 9C87337B419 for ; Sat, 29 Dec 2001 02:29:49 -0800 (PST) Received: from merry ([144.135.25.78]) by mta02ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GP3PH700.4LK for ; Sat, 29 Dec 2001 20:36:43 +1000 Received: from CPE-61-9-136-58.vic.bigpond.net.au ([61.9.136.58]) by PSMAM04.mailsvc.email.bigpond.com(MailRouter V3.0h 92/2392053); 29 Dec 2001 20:29:47 From: "Scott Aitken" To: Subject: mail aliases and forwarding Date: Sat, 29 Dec 2001 21:29:46 +1100 Message-ID: <000101c19053$bcf199c0$0a01010a@merry> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I want my fBSD machine to forward mail for root and fred to another, internet address. I added the following to /etc/mail/aliases root: user@domain.tld,root fred: user@domain.tld,fred and it seems to work fine. Mail goes to the root and fred mailboxes as well as the internet address. My question is: is this the best way to do it? tia, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message