From owner-freebsd-questions@FreeBSD.ORG Thu Feb 16 22:52:51 2006 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 2DDFF16A420 for ; Thu, 16 Feb 2006 22:52:51 +0000 (GMT) (envelope-from mbullock@5square.com) Received: from mailserv.5square.com (mailserv.5square.com [207.178.171.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id C35F343D46 for ; Thu, 16 Feb 2006 22:52:50 +0000 (GMT) (envelope-from mbullock@5square.com) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 16 Feb 2006 14:52:49 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: daily cron messages Thread-Index: AcYzS7YCQ4Mb+XHXTH29cBl7ieomPw== From: "Matthew Bullock" To: Subject: daily cron messages 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, 16 Feb 2006 22:52:51 -0000 FreeBSD secure.venturanetworks.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 I ran portupgrade -a to update all my packages a couple weeks ago, and since then I stopped receiving daily emails from the built-in cron jobs. There is no mail in root's mailbox and no mail sitting in the queue. /var/log/maillog doesnt show any messages trying to be sent. Is there a setting somewhere I can check that controls those daily emails? I've checked here /etc/defaults/periodic.conf: daily_output=3D"root" Matt