From owner-freebsd-questions Fri Jun 28 11:48:36 2002 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 9024837B408 for ; Fri, 28 Jun 2002 11:47:57 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 450A943E1A for ; Fri, 28 Jun 2002 11:47:16 -0700 (PDT) (envelope-from woodfucius@attbi.com) Received: from wood ([12.247.63.44]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020628184715.DDSS8262.rwcrmhc52.attbi.com@wood>; Fri, 28 Jun 2002 18:47:15 +0000 From: "Adam Wood" To: "'Jaime'" , Subject: RE: sendmail & periodic Date: Fri, 28 Jun 2002 13:46:35 -0500 Message-ID: <007801c21ed4$21106da0$0100a8c0@wood> 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: <20020628103416.E10620-100000@malkav.snowmoon.com> 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 > My nightly cron jobs (i.e. /etc/periodic stuff) is > running correctly and trying to email output to root. > /etc/mail/aliases directs root's email to foo@bar. However, > foo@bar never received this email. Email sent to root via > "mail root" will get to foo@bar, though. I have > sendmail_enable="NO" in /etc/rc.conf. > > Any ideas? > > Jaime > Try running newaliases after editing /etc/mail/aliases. # newaliases /etc/mail/aliases: 25 aliases, longest 10 bytes, 254 bytes total To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message