From owner-freebsd-stable@FreeBSD.ORG Mon Apr 28 01:25:34 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD74037B401 for ; Mon, 28 Apr 2003 01:25:34 -0700 (PDT) Received: from hollywood.fsfaz.com (ns01.fsfaz.com [64.70.45.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A65A43FBD for ; Mon, 28 Apr 2003 01:25:34 -0700 (PDT) (envelope-from bsd@fsfaz.com) Received: from 4uxp.fsfaz.com (ca-whlywd-cuda7-c2b-170.stmnca.adelphia.net [68.64.114.170]) by hollywood.fsfaz.com (8.12.9/8.12.8) with ESMTP id h3S8Phcw001764 for ; Mon, 28 Apr 2003 01:25:43 -0700 (PDT) (envelope-from bsd@fsfaz.com) Message-Id: <5.2.0.9.0.20030428010307.00b891d0@fsfaz.com> X-Sender: anthony@fsfaz.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Mon, 28 Apr 2003 01:25:27 -0700 To: freebsd-stable@FreeBSD.org From: BSD Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Sendmail Issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 08:25:35 -0000 Hey All, I put up a new 4.8 box about a week ago. Mail was working fine for days and now all of a sudden it just keeps crashing or at least part of it is I think. I've been doing the same sendmail setup on all my boxes for ages and I've double-checked it all. I have even reinstalled sendmail and still no success. If I send mail from another box the mail does not arrive AND it's getting black-holed (no bounce). If I do a sh /etc/rc.sendmail restart mail comes in (after a few minutes) and everything is working, but only for a few minutes. Then the errors (below) appear in the log again. Sendmail Version: 8.12.9 /var/log/maillog Errors: Apr 28 00:01:32 hollywood sm-msp-queue[1250]: starting daemon (8.12.9): queueing@00:30:00 Apr 28 00:02:57 hollywood sm-msp-queue[1250]: restarting /usr/sbin/sendmail due to signal Apr 28 00:02:57 hollywood sm-msp-queue[1253]: starting daemon (8.12.9): queueing@00:30:00 Apr 28 00:05:17 hollywood sm-msp-queue[1253]: restarting /usr/sbin/sendmail due to signal Apr 28 00:05:17 hollywood sm-msp-queue[1268]: starting daemon (8.12.9): queueing@00:30:00 Apr 28 00:07:53 hollywood sm-msp-queue[1268]: restarting /usr/sbin/sendmail due to signal Apr 28 00:07:53 hollywood sm-msp-queue[1273]: starting daemon (8.12.9): queueing@00:30:00 Apr 28 00:08:28 hollywood sm-msp-queue[1273]: restarting /usr/sbin/sendmail due to signal Apr 28 00:08:28 hollywood sm-msp-queue[1278]: starting daemon (8.12.9): queueing@00:30:00 Note: that is only a partial list of the errors from the maillog. It just keeps replicating the same errors.