From owner-freebsd-questions@FreeBSD.ORG Fri Aug 29 14:36:38 2003 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 E72F516A4BF for ; Fri, 29 Aug 2003 14:36:38 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4582943FDD for ; Fri, 29 Aug 2003 14:36:38 -0700 (PDT) (envelope-from ralph@maxsoft.com) Received: from dp2000.maxsoft.com (pcp02336402pcs.echryh01.nj.comcast.net[68.84.64.114](untrusted sender)) by comcast.net (rwcrmhc12) with SMTP id <2003082921363701400liunce>; Fri, 29 Aug 2003 21:36:37 +0000 Message-Id: <6.0.0.14.1.20030829170215.024d6d20@192.168.1.43> X-Sender: rd@192.168.1.43 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.14 (Beta) Date: Fri, 29 Aug 2003 17:36:35 -0400 To: freebsd-questions@freebsd.org From: Ralph Dratman Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Cron on qmail not sending me logs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2003 21:36:39 -0000 Thank you for your replies. My /etc/mail/mailer.conf is as follows: ----------------------------------------------------- sendmail /var/qmail/bin/sendmail send-mail /var/qmail/bin/sendmail mailq /var/qmail/bin/qmail-qread newaliases /var/qmail/bin/newaliases ----------------------------------------------------- Also, my /var/qmail/.qmail-root is ----------------------------------------------------- &ralph@maxsoft.com ----------------------------------------------------- which is my regular email address. As far as I can tell, other mail-related functions are working properly since the transition to qmail. For example, I can send messages from the command line (using the mail command) and from a web page; and popper works fine. When I manually send mail to root from either inside the box or from elsewhere, it is properly received by ralph@maxsoft.com (an external domain). Any and all comments would be appreciated. Thank you in advance. Regards, Ralph