From owner-freebsd-stable@FreeBSD.ORG Tue May 30 00:16:39 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9A1C316A75E for ; Tue, 30 May 2006 00:16:39 +0000 (UTC) (envelope-from davidn@datalinktech.com.au) Received: from customer-domains.icp-qv1-irony7.iinet.net.au (customer-domains.icp-qv1-irony7.iinet.net.au [203.59.1.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 109CC43D70 for ; Tue, 30 May 2006 00:16:30 +0000 (GMT) (envelope-from davidn@datalinktech.com.au) Received: from 203-206-162-119.perm.iinet.net.au (HELO mail.datalinktech.com.au) ([203.206.162.119]) by customer-domains.icp-qv1-irony7.iinet.net.au with ESMTP; 30 May 2006 08:16:29 +0800 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.05,186,1146412800"; d="scan'208"; a="287501307:sNHT60648930" Received: from [192.168.4.232] ([192.168.4.232]) by mail.datalinktech.com.au with esmtp; Tue, 30 May 2006 10:16:24 +1000 id 0018D8D9.447B8ED8.0000CF55 Message-ID: <447B8ED0.3000506@datalinktech.com.au> Date: Tue, 30 May 2006 10:16:16 +1000 From: David Nugent User-Agent: Thunderbird 1.5.0.2 (X11/20060516) MIME-Version: 1.0 To: "Paul.LKW" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: HylaFAX port not work but related to sendmail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 00:16:44 -0000 Paul.LKW wrote: > Dear all: > Recently I installed HylaFAX port on 6.1 and find that the fax > received (Fax > is received in /var/hylafax/recvq and changed to tiff format) can not > sent > to specified email user and find the error log below: > > May 30 04:08:56 office sendmail[624]: k4TK8t7A000620: to=ee-fax, > delay=00:00:01, xdelay=00:00:01, mailer=local, pri=30505, dsn=5.3.0, > stat=unknown mailer error 1 ^^^^^^^^^^^^^^^^^^^ Sendmail's configuration will be the problem. It isn't clear what you're trying to do here though so I can't make suggestions without seeing your .mc and knowing what your intention is (who is user ee-fax?). Sorry I haven't used any recent version of hylafax. Regards, DAvid