From owner-freebsd-questions@FreeBSD.ORG Mon Mar 27 20:30:48 2006 Return-Path: X-Original-To: questions@freebsd.org 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 639E916A425 for ; Mon, 27 Mar 2006 20:30:48 +0000 (UTC) (envelope-from vaaf@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F24843D49 for ; Mon, 27 Mar 2006 20:30:46 +0000 (GMT) (envelope-from vaaf@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IWS00EBBZN8X900@osl1smout1.broadpark.no> for questions@freebsd.org; Mon, 27 Mar 2006 22:30:44 +0200 (CEST) Received: from urban.broadpark.no ([213.187.181.70]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IWS00DCLZN7A6F0@osl1sminn1.broadpark.no> for questions@freebsd.org; Mon, 27 Mar 2006 22:30:44 +0200 (CEST) Date: Mon, 27 Mar 2006 22:30:44 +0200 From: Vaaf In-reply-to: <20060327220618.2796e2c0.albi@scii.nl> To: albi Message-id: <7.0.1.0.2.20060327222856.00e70a08@broadpark.no> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <7.0.1.0.2.20060327215136.0239ae80@broadpark.no> <20060327220618.2796e2c0.albi@scii.nl> Cc: questions@freebsd.org Subject: Re: Postfix inside a jail 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: Mon, 27 Mar 2006 20:30:48 -0000 At 22:06 27.03.2006, albi wrote: >On Mon, 27 Mar 2006 21:54:53 +0200 >Vaaf wrote: > > > I'm trying to get FreeBSD 4.11-RELEASE, postfix-2.1.6,1 and > > mysql-5.0.16 working. > > > > Even though the setup seems flawless, it won't work. > > > > /var/log/maillog is empty. The maillog.N files are all 122 bytes. So > > nothing there. > > Syslog is running, and it is configured to log to maillog. >--- cut --- > > However, mails to info@lalaladomain.com doesn't arrive at > > lalala@gmail.com. I've used this setup on other boxes where they've > > worked just fine. > >within a jail or not ? No, where it worked it was not within jails. >i use several postfix-instances in jails and host, but with this option >in /usr/local/etc/postfix/main.cf : > >inet_interfaces = 192.168.111.111 ># where 192.168.111.111 is the ip-address of the jail > >-- >grtjs, albi >gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import Didn't seem to make any difference. I still keep mynetworks right? Vaaf