From owner-freebsd-questions@FreeBSD.ORG Mon May 9 15:22:59 2005 Return-Path: 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 624BF16A4E9 for ; Mon, 9 May 2005 15:22:59 +0000 (GMT) Received: from smtp.cm.utexas.edu (smtp.cm.utexas.edu [146.6.135.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0270643D8A for ; Mon, 9 May 2005 15:22:59 +0000 (GMT) (envelope-from virenp@mail.utexas.edu) Received: from mail.cm.utexas.edu (smtp.cm.utexas.edu [146.6.135.3]) by smtp.cm.utexas.edu (Postfix) with ESMTP id 82C086DA7B for ; Mon, 9 May 2005 10:22:58 -0500 (CDT) Received: from 146.6.178.5 (SquirrelMail authenticated user vpatel) by mail.cm.utexas.edu with HTTP; Mon, 9 May 2005 10:22:58 -0500 (CDT) Message-ID: <54362.146.6.178.5.1115652178.squirrel@mail.cm.utexas.edu> Date: Mon, 9 May 2005 10:22:58 -0500 (CDT) From: "Viren Patel" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: 5.3 sendmail delayed delivery from cron X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: virenp@mail.utexas.edu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2005 15:22:59 -0000 Hello. We have a FreeBSD 5.3 box with stock sendmail running in delivery only mode (sendmail="NO"). When a cron job generates output, the delivery of that message to external address is delayed by one day. Nothing obvious is in the maillog. The system can resolve hostnames and MX records. The proper aliases are in /etc/aliases, /usr/bin/newaliases has been run, sendmail has been restarted. Anything else/obvious I may be overlooking? Message from non-cron script or command line (e.g. mailx -s 'test' external_address < file) gets delivered immediately. Thanks. -- Viren Patel Chem. & Biochem. Univ. of Texas @ Austin