From owner-freebsd-questions@FreeBSD.ORG Fri Apr 4 12:39:44 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 7E47937B401 for ; Fri, 4 Apr 2003 12:39:44 -0800 (PST) Received: from mail1.uits.uconn.edu (mail1.uits.uconn.edu [137.99.25.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC62E43F85 for ; Fri, 4 Apr 2003 12:39:40 -0800 (PST) (envelope-from matt@forsetti.com) Received: from forsetti.com (d80h149.public.uconn.edu [137.99.80.149]) by mail1.uits.uconn.edu (8.11.6/8.11.6) with ESMTP id h34KdXr03664; Fri, 4 Apr 2003 15:39:34 -0500 Message-ID: <3E8DED85.50801@forsetti.com> Date: Fri, 04 Apr 2003 15:39:33 -0500 From: Matthew Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030404 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jon Reynolds References: <1049487511.1528.25.camel@localhost.localdomain> In-Reply-To: <1049487511.1528.25.camel@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.2, required 6, AWL, IN_REP_TO, QUOTED_EMAIL_TEXT, REFERENCES, SPAM_PHRASE_00_01, SUBJECT_FREQ, USER_AGENT, USER_AGENT_MOZILLA_UA, X_ACCEPT_LANG) cc: freebsd-questions@freebsd.org Subject: Re: Daily Run Output error 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, 04 Apr 2003 20:39:44 -0000 Jon Reynolds wrote: > I am getting this error in my daily run output: > > Mail in local queue: > mailq: execing /usr/libexec/sendmail/sendmail: No such file or directory > > I have qmail installed and have done the 'make disable-sendmail' and the > 'make enable-qmail' on the machine and it is working fine as a mail > server. Anyone seen this before and have a fix for it? > > Thanks for any help, > I think you will want to look at /etc/mail/mailer.conf man mailer.conf -Matt