From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 13:46:42 2004 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 90B4516A4CE for ; Fri, 27 Feb 2004 13:46:42 -0800 (PST) Received: from 82-41-27-158.cable.ubr04.edin.blueyonder.co.uk (82-41-27-158.cable.ubr04.edin.blueyonder.co.uk [82.41.27.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE8D43D2D for ; Fri, 27 Feb 2004 13:46:42 -0800 (PST) (envelope-from andrew@mux.org.uk) Received: from mux.org.uk (spatula.flat [192.168.0.2]) by myriad.flat (Postfix) with ESMTP id 68828C5; Fri, 27 Feb 2004 20:34:59 +0000 (GMT) Message-ID: <403FBABF.2000406@mux.org.uk> Date: Fri, 27 Feb 2004 21:46:39 +0000 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Xpression References: <000901c3fcb8$aea4e510$0901a8c0@bloodlust> In-Reply-To: <000901c3fcb8$aea4e510$0901a8c0@bloodlust> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-questions Subject: Re: emailing trouble... 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, 27 Feb 2004 21:46:42 -0000 Xpression wrote: > Hi list, I've two servers, one running named and the Exim (MTA), the > second one running Apache and Squid, the trouble is that I want to send > mails through the second one to outside, but I can't, when I use: > > second# mail someone@somedomain.so the mail fails and go to the root inbox, > and the same with any other user...any clue ??? Thanks... What is logged in /var/log/maillog when this happens? Andrew