From owner-freebsd-questions@FreeBSD.ORG Thu Oct 25 17:41:56 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DABF116A474 for ; Thu, 25 Oct 2007 17:41:56 +0000 (UTC) (envelope-from chriskot@quietwind.net) Received: from creto.quietwind.net (creto.quietwind.net [71.39.149.34]) by mx1.freebsd.org (Postfix) with ESMTP id 904C913C4AA for ; Thu, 25 Oct 2007 17:41:56 +0000 (UTC) (envelope-from chriskot@quietwind.net) Received: from creto.quietwind.net (localhost.quietwind.net [127.0.0.1]) by creto.quietwind.net (8.13.1/8.13.1) with ESMTP id l9PH8XLl081789 for ; Thu, 25 Oct 2007 11:08:33 -0600 (MDT) (envelope-from chriskot@quietwind.net) Received: (from chrisk@localhost) by creto.quietwind.net (8.13.1/8.13.1/Submit) id l9PH8Uq5081788 for freebsd-questions@freebsd.org; Thu, 25 Oct 2007 11:08:30 -0600 (MDT) (envelope-from chriskot@quietwind.net) X-Authentication-Warning: creto.quietwind.net: chrisk set sender to chriskot@quietwind.net using -f From: Chris Kottaridis To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 25 Oct 2007 11:08:30 -0600 Message-Id: <1193332110.79393.4.camel@creto.quietwind.net> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Subject: Sendmail error mesage X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chriskot@quietwind.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 17:41:57 -0000 The output of my crontabs seem to be getting deferred. My nightly backups are run out of operator's crontab. The crontab has: MAILTO chriskot@quietwind.net I see this error message in the maillogs: Oct 25 10:53:56 admin sm-mta[97771]: l9MJH0ZG068875: to=, ctladdr= (2/5), delay=2+21:36:56, xdelay=00:00:01, mailer=esmtp, pri=12901052, relay=mail.globalharvest.org. [74.52.23 7.48], dsn=4.3.0, stat=Deferred: 451 Could not complete sender verify callout What does "451 Could not complete sender verify callout" mean ? Thanks Chris Kottaridis (chriskot@quietwind.net)