From owner-freebsd-questions Mon Jan 6 17:14:52 2003 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 C9BE937B401 for ; Mon, 6 Jan 2003 17:14:49 -0800 (PST) Received: from visimation.com (visimation.com [206.169.230.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5AF643E4A for ; Mon, 6 Jan 2003 17:14:48 -0800 (PST) (envelope-from adaml@visimation.com) Received: from Spooler by visimation.com (Mercury/32 v3.31) ID MO00016B; 6 Jan 03 17:14:48 -0800 Received: from spooler by visimation.com (Mercury/32 v3.31); 6 Jan 03 17:14:21 -0800 Received: from 5adam5 (12.228.14.29) by visimation.com (Mercury/32 v3.31) with ESMTP ID MG00016A; 6 Jan 03 17:14:11 -0800 Reply-To: From: "Adam Lofstedt" To: "'Stacy Olivas'" , Cc: "'Toomas Aas'" Subject: RE: Redirecting root's email Date: Mon, 6 Jan 2003 17:14:10 -0800 Organization: Visimation, Inc. Message-ID: <000d01c2b5ea$16529200$6501a8c0@5adam5> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 In-reply-to: <00a401c2b5cc$49ddbe60$0501000a@sentinel> 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 > -----Original Message----- > From: Stacy Olivas [mailto:olivas@digiflux.org] > Sent: Monday, January 06, 2003 1:41 PM > To: 'Adam Lofstedt'; questions@FreeBSD.ORG > Subject: RE: Redirecting root's email > > > In the /etc/aliases file look for the following lines: > > # Pretty much everything else in this file points to "root", > so # you would do well in either reading root's mailbox or > forwarding # root's email from here. > > # root: me@my.domain > (should be at the top of the file. > > make sure that you have a line in it like this (either > uncomment the line by remving the # or add a new line like: > > root: you@yourdomain.com > > save it and then run the "newaliases" command.. it will > rebuild the aliases database. > > For more info, do a "man newaliases". > > Of course, this only works *if* you have the sendmail daemon > running. > > Enjoy! > > -Stacy You must have missed the begning of this thread (before it got snipped anyway). I did that. Exactly as you suggested. This was of course the first thing I did. I also read man newaliases, and every other relevant man page I could find. I also tried putting a .forward file in root's home directory with my external email address in it. > > Hi! > > > I am having trouble redirecting root's email to an external email > > account. This is a 4.7-Release box with not very > modifications done > > to the standard installation. > > > When I look at /var/spool/clientmqueue, it is full of > messages. Here > > is a snippet of one: > > > MDeferred: Operation timed out with localhost.visimation.com. > > I'm not a big Sendmail expert or anything, but do you even > have the MTA process running? Can you successfully telnet > localhost.visimation.com port 25? What sendmail related lines > do you have in /etc/rc.conf? > -- > Toomas Aas | toomas.aas@raad.tartu.ee | > http://www.raad.tartu.ee/~toomas/ > * All wiyht. Rho sritched > mg kegboawd awound? Telnet to port 25 of localhost.visimation.com works. In my /etc/rc.conf the only entry I have for sendmail is: sendmail_enable="YES" Thanks for the help. This is really frusrating me. :( Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message