From owner-freebsd-questions Wed Oct 16 1:50:21 2002 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 A35C637B401 for ; Wed, 16 Oct 2002 01:50:20 -0700 (PDT) Received: from sffwd0.suedfactoring.de (port-212-202-224-251.reverse.qsc.de [212.202.224.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28ACF43EAA for ; Wed, 16 Oct 2002 01:50:19 -0700 (PDT) (envelope-from axel.gruner@suedfactoring.de) Received: from pcs28 (pcs28.SUEDFAC.COM [10.2.1.228]) by sffwd0.suedfactoring.de (8.12.3/8.11.3/SuSE Linux 8.11.1-0.5) with SMTP id g9G8WZRF002306; Wed, 16 Oct 2002 10:32:35 +0200 Date: Wed, 16 Oct 2002 10:48:53 +0200 From: Axel Gruner To: David Lloyd Cc: freebsd-questions@FreeBSD.ORG Subject: Re: running postifx and qpopper in jail Message-Id: <20021016104853.58691ae9.axel.gruner@suedfactoring.de> In-Reply-To: <20021016173331.4271d472.lloy0076@adam.com.au> References: <20021016091633.7bb81153.axel.gruner@suedfactoring.de> <20021016093012.2705fe33.axel.gruner@suedfactoring.de> <20021016173331.4271d472.lloy0076@adam.com.au> Reply-To: axel.gruner@suedfactoring.de Organization: suedfactoring GmbH X-Mailer: Sylpheed version 0.7.2claws (GTK+ 1.2.10; i686-suse-linux) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi David. Thanks for sour answer... On Wed, 16 Oct 2002 17:33:31 +0930 David Lloyd wrote: > You need to have an SMTP server listening on your localhost for > fetchmail to work. Here's what happens: Yes, i know. But postfix is not starting in the jail, that is my main problem. And, i used the same configuration as on the host system (where postfix worked). So, i stopped postfix on the host system, but on the jail it wont work... > 1) fetchmail uses POP3 to speak to a POP3 server > 2) it gets the mail and then uses SMTP to an SMTP server to deliver > the mail Ok. > Now, the SMTP server by default is localhost. You can configure > fetchmail to talk to another host if that's your fancy. Well, it should be localhost, but on on the localhost, the jail, postifix does not start. Well, fetchmail is running, but without postfix i cant use it ;). asg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message