From owner-freebsd-questions@FreeBSD.ORG Tue Apr 13 06:08:27 2010 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 E87F31065673 for ; Tue, 13 Apr 2010 06:08:27 +0000 (UTC) (envelope-from perikillo@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id A11188FC18 for ; Tue, 13 Apr 2010 06:08:27 +0000 (UTC) Received: by gyh20 with SMTP id 20so3628089gyh.13 for ; Mon, 12 Apr 2010 23:08:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type; bh=dMFwOww5h0ZB7yplqHE/bCIp/YzBT3wG3DUmbCIKgs8=; b=wMnFaxkbRRIRrLHyYUAYsjk2d8EB5FLQaUb0IV6ApdWHccWdqiy9fdoenUAeEp+11h zO/fTssD59McrWcyz1ijVkkGfGhpbDdEGJpHhPF0B2p4NNu7L49hM9BInsEsxs8SF8pT jIWkx+VO9AgYo4NM/4gv3cmGrp8lGaj4REMcM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vxwCnRlSNgKk3kTuLoXjq6kU2Qnv48yqx60IdXZ3LCgL8PPuNJlU9xdKQXKd3Wsq7a Z6FbF78zBqgWDEMfVvT6fX9D0bWYiPOuSHF7zELMk2iWQZ3EaQRRqP5geX0dAp9oXUDq Bs5ja0+x7Tg7SVsKrwccXyeAuxyx7wuViuA7M= MIME-Version: 1.0 Received: by 10.150.229.15 with HTTP; Mon, 12 Apr 2010 23:08:26 -0700 (PDT) In-Reply-To: References: <80f4f2b21001191418x731d5532s1400149c2f958432@mail.gmail.com> <11167f521001191441x6e8efc33m7af0144aaf15afbd@mail.gmail.com> Date: Mon, 12 Apr 2010 23:08:26 -0700 Received: by 10.150.56.41 with SMTP id e41mr4808305yba.348.1271138906686; Mon, 12 Apr 2010 23:08:26 -0700 (PDT) Message-ID: From: perikillo To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: dovecot/jail question 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: Tue, 13 Apr 2010 06:08:28 -0000 I have: (Samba+LDAP = PDC + Dovecot+Postix ) ---JailA (amavisd-new+spamassassin+clamd -->spam gateway ) ---JailB FreeBSD 8.0 Release. My src.conf for my jails: WITHOUT_AMD="yes" WITHOUT_APM="yes" WITHOUT_ASSERT_DEBUG="yes" WITHOUT_ATM="yes" WITHOUT_AUTHPF="yes" WITHOUT_BIND="yes" WITHOUT_BLUETOOTH="yes" WITHOUT_BOOT="yes" WITHOUT_CALENDAR="yes" WITHOUT_CDDL="yes" WITHOUT_CTM="yes" WITHOUT_CVS="yes" WITHOUT_DICT="yes" WITHOUT_EXAMPLES="yes" WITHOUT_FLOPPY="yes" WITHOUT_FREEBSD_UPDATE="yes" WITHOUT_GAMES="yes" WITHOUT_GPIB="yes" WITHOUT_HTML="yes" WITHOUT_INET6="yes" WITHOUT_IPFILTER="yes" WITHOUT_IPFW="yes" WITHOUT_IPX="yes" WITHOUT_JAIL="yes" WITHOUT_KVM="yes" WITHOUT_LPR="yes" WITHOUT_MAIL="yes" WITHOUT_MAN="yes" WITHOUT_NCP="yes" WITHOUT_NDIS="yes WITHOUT_NTP="yes" WITHOUT_PF="yes" WITHOUT_PMC="yes" WITHOUT_PPP="yes" WITHOUT_PROFILE="yes" WITHOUT_QUOTAS="yes" WITHOUT_RCMDS="yes" WITHOU_RCS="yes" WITHOUT_SHAREDOCS="yes" WITHOUT_TELNET="yes" WITHOUT_USB="yes" WITHOUT_WIRELESS="yes" WITHOUT_WPA_SUPPLICANT_EAPOL="yes" Running without a issue, Greetings!!! On Wed, Jan 20, 2010 at 1:34 PM, Michael Grimm wrote: > Sam Fourman Jr. wrote: > > On Tue, Jan 19, 2010 at 4:18 PM, Jim wrote: > > >> First, Thanks all for the help with my previous "sendmail" question. > >> I rebuilt the jail without postfix and that at least seems happy. > > > > So does this mean that you can NOT run postfix in a FreeBSD 8 Jail? > > > > I didn't know this, I just assumed postfix in a Jail would work. if > > possible could someone confirm this? > > I can confirm that Postfix, Dovecot, and Squirrelmail do run in jails, > and I do assume that almost every mailing system will do as well. > > Regards, > Michael > -- > to let > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >