From owner-freebsd-questions@FreeBSD.ORG Sat Feb 25 23:11:14 2012 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 04675106564A for ; Sat, 25 Feb 2012 23:11:14 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 407D78FC0C for ; Sat, 25 Feb 2012 23:11:12 +0000 (UTC) Received: from kw.news4all.se (c80-217-70-175.bredband.comhem.se [80.217.70.175]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id q1PNB8ji085448; Sun, 26 Feb 2012 00:11:08 +0100 (CET) (envelope-from bah@bananmonarki.se) Message-ID: <4F496A74.8070209@bananmonarki.se> Date: Sun, 26 Feb 2012 00:10:44 +0100 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: "Bender, Chris" References: <863259E16B6C464DAD1E9DD10BB31154059CFBAE@wmsexg01.corp.cellularatsea.com> <4F48BAF6.9070204@ifdnrg.com> <863259E16B6C464DAD1E9DD10BB31154059CFBE7@wmsexg01.corp.cellularatsea.com> <4F48EC21.7040805@ifdnrg.com> <863259E16B6C464DAD1E9DD10BB31154059CFBEE@wmsexg01.corp.cellularatsea.com> <4F48F45F.4080304@ifdnrg.com> <863259E16B6C464DAD1E9DD10BB31154059CFBF4@wmsexg01.corp.cellularatsea.com> <4F492262.5090505@radel.com> <7409DAB4-F76A-493B-9A50-A663E6F6802E@cellularatsea.com> <4F49519B.7050701@bananmonarki.se> <4F495826.5010709@bananmonarki.se> <4F495C14.4050909@bananmonarki.se> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Jon Radel Subject: Re: Email issues, relay failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2012 23:11:14 -0000 2012-02-25 23:29, Bender, Chris skrev: > Hi Brent, > Thanks for that, I am still digesting it. > > tools2# uname -a > FreeBSD tools2 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 # > > So I put a 0 in the first two octets of the ip address below, but that > IP address is A. > I am not sure what that means. I was horsing around and tried to start > sendmail > On X then I tried to send an email from A. I have no idea what all that > means. > > Here is netstat results: > netstat: kvm not available: /dev/mem: No such file or directory > tcp4 0 0 tools2.smtp 0.0.81.10.33679 SYN_RCVD > tcp4 0 0 tools2.smtp *.* LISTEN Ok. I'm stabbing in the dark here, but didn't you say that X was a jail system? Is every postfix process in a jail? I have never used a jailed system. So my WILD guess it's a something with jail, or jail setup. > What is non $mail_owner privileges or how to determine that? > > tools2# postconf -d | grep mail_version > mail_version = 2.7.0 > milter_macro_v = $mail_name $mail_version > > I am still not sure about the non mail owner issue yet, but I would > think because this has run in the past that it wouldn't have changed. > And how do I run smtp as a non mail user when I am root? > > Hopfully we are getting somewhere.....