From owner-freebsd-questions@FreeBSD.ORG Mon Mar 27 20:06:26 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 B1D8416A420 for ; Mon, 27 Mar 2006 20:06:26 +0000 (UTC) (envelope-from albi@scii.nl) Received: from aseed.demon.nl (aseed.demon.nl [83.160.138.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B1A043D6D for ; Mon, 27 Mar 2006 20:06:26 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl (unknown [192.168.0.48]) by aseed.demon.nl (Postfix) with ESMTP id 9A35E581105; Mon, 27 Mar 2006 22:08:54 +0200 (CEST) Received: from http.aseed.net (unknown [192.168.0.50]) by aseed.demon.nl (Postfix) with ESMTP id 69562581104; Mon, 27 Mar 2006 22:08:54 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.net (Postfix) with ESMTP id DDDD458C6D3; Mon, 27 Mar 2006 22:08:53 +0200 (CEST) Date: Mon, 27 Mar 2006 22:06:18 +0200 From: albi To: Vaaf Message-Id: <20060327220618.2796e2c0.albi@scii.nl> In-Reply-To: <7.0.1.0.2.20060327215136.0239ae80@broadpark.no> References: <7.0.1.0.2.20060327215136.0239ae80@broadpark.no> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP 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:06:26 -0000 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 ? 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