From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 13:40:56 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35ABA16A41B for ; Thu, 18 Oct 2007 13:40:56 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from rn-out-0102.google.com (rn-out-0910.google.com [64.233.170.188]) by mx1.freebsd.org (Postfix) with ESMTP id EDB9013C465 for ; Thu, 18 Oct 2007 13:40:55 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by rn-out-0102.google.com with SMTP id s42so65009rnb for ; Thu, 18 Oct 2007 06:40:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=6YgiIC76P3hhfJhug1yMKud8CodO+PNCBuaJOPnehxM=; b=XC5D1asLJTNKG0XQ2fIt9eE/i0d2w3vGFo4z3GBY7s8m/JNiXz5AIWE4MIMWpD3UbyGBSPNkdIO3OLqJguKIJdZfjdYZ8VmhL3eBVh1bNrqPQ9AtC/QKN46Uyr+QPwtADKmtdJ3kIPhhXjax3dqVaR5PXPXDe5G6u9qeT/ZrU3o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=erzhqWipJtqi/rSPdwd1ADQOfUz7CsXMpCEkx9w/95MY64YWBi1MPSfWBJpF/piBOJjn9d4TCznzV4oMhQ8o/iaR1EqpxcXXYJncHTq6Zzyu+pZdgJs3lmF/Cq09rWA87V1PafYkNFz+m7R3Tv8aJv+RaclBC9fK12l4AHtco34= Received: by 10.150.153.19 with SMTP id a19mr152079ybe.1192714855323; Thu, 18 Oct 2007 06:40:55 -0700 (PDT) Received: from ?192.168.2.2? ( [67.85.89.184]) by mx.google.com with ESMTPS id p27sm1478581ele.2007.10.18.06.40.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 18 Oct 2007 06:40:53 -0700 (PDT) Message-ID: <47172997.8030706@gmail.com> Date: Thu, 18 Oct 2007 09:38:31 +0000 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.6 (X11/20071016) MIME-Version: 1.0 To: tonylabarbara@aol.com References: <8C9DFA34D82171D-C6C-72A7@webmail-me13.sysops.aol.com> In-Reply-To: <8C9DFA34D82171D-C6C-72A7@webmail-me13.sysops.aol.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How To Change Email Addr? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 13:40:56 -0000 tonylabarbara@aol.com wrote: > Hi; > I need to update the email address to which emails from the server are sent (root@server.name, cron stuff, etc.). I created a file: > /root/.foreward > and added the new address, but that didn't do it? How? > Does the .forward work for non-batch mail?