From owner-freebsd-questions Fri Jun 28 7:34: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 9D65E37B400 for ; Fri, 28 Jun 2002 07:34:34 -0700 (PDT) Received: from malkav.snowmoon.com (malkav.snowmoon.com [209.23.60.62]) by mx1.FreeBSD.org (Postfix) with SMTP id 0D2E043E0F for ; Fri, 28 Jun 2002 07:34:34 -0700 (PDT) (envelope-from jaime@snowmoon.com) Received: (qmail 10694 invoked from network); 28 Jun 2002 14:34:32 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Jun 2002 14:34:32 -0000 Date: Fri, 28 Jun 2002 10:34:30 -0400 (EDT) From: Jaime To: freebsd-questions@freebsd.org Subject: sendmail & periodic Message-ID: <20020628103416.E10620-100000@malkav.snowmoon.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message