From owner-freebsd-questions@FreeBSD.ORG Mon May 23 18:18:22 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 96D7816A41C for ; Mon, 23 May 2005 18:18:22 +0000 (GMT) (envelope-from motionsiren@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D20E43D49 for ; Mon, 23 May 2005 18:18:21 +0000 (GMT) (envelope-from motionsiren@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so2068164wra for ; Mon, 23 May 2005 11:18:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UNUBjxOOF2aGvoxIPQZ43agogfzixx9DCIXmtlNXjFfNE7U0HVOYWzyzpDWSeUNCJnZIHiM0BS4Ff1tLseMaI4Fj9s+fICuE0KHxrK2xunyu35Hxo3KqaEv2zdIciijn6hV0UGcw3dt+KzUu5U7UhFK/8vekLY1sHb5kGSMoTBU= Received: by 10.54.117.4 with SMTP id p4mr3636315wrc; Mon, 23 May 2005 11:18:20 -0700 (PDT) Received: by 10.54.71.9 with HTTP; Mon, 23 May 2005 11:18:19 -0700 (PDT) Message-ID: <781e2bc005052311184e1a7a4e@mail.gmail.com> Date: Mon, 23 May 2005 11:18:19 -0700 From: Benjamin Keating To: ananth_g@sifycorp.com In-Reply-To: <4291773D.6060509@sifycorp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42916690.1030205@gmail.com> <6.1.0.6.2.20050522222459.05956bc0@cobalt.antimatter.net> <4291773D.6060509@sifycorp.com> Cc: freebsd-questions@freebsd.org, Glenn Dawson Subject: Re: syslog messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Benjamin Keating List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 18:18:22 -0000 I usually do (as root): $ echo > ~/.forward this way sendmail and it's conf remain the same. less modification and changes can be easily found. On 5/22/05, ananth_g@sifycorp.com wrote: > thanks glenn, > it worked >=20 > regrds, > ananth.g >=20 > Glenn Dawson wrote: >=20 > > At 10:13 PM 5/22/2005, you wrote: > > > >> hi, > >> when i get an error or warning in my system, a mail is sent to the > >> root user. > >> does anyone know how to change the settings so that the mail is sent t= o > >> my mail id instead of localhost id ? > > > > > > Just change where the root alias in /etc/mail/aliases points to. > > > > for example: > > > > root: user@domain.com > > > > don't forget to run newaliases after you make the change. > > > > (this all assumes you're using sendmail) > > > > -Glenn > > > >> thanks guys. > >> regrds, > >> ananth.g > >> _______________________________________________ > >> freebsd-questions@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >> To unsubscribe, send any mail to > >> "freebsd-questions-unsubscribe@freebsd.org" > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >