From owner-freebsd-security Sun May 5 20: 3:11 2002 Delivered-To: freebsd-security@freebsd.org Received: from stuff.webintl.com (stuff.webintl.com [209.248.144.10]) by hub.freebsd.org (Postfix) with ESMTP id 5841237B400 for ; Sun, 5 May 2002 20:03:05 -0700 (PDT) Received: from [192.168.123.20] (adsl-66-136-237-161.dsl.ltrkar.swbell.net [66.136.237.161]) by stuff.webintl.com (8.9.3/8.9.3) with ESMTP id WAA24520 for ; Sun, 5 May 2002 22:03:03 -0500 Mime-Version: 1.0 X-Sender: freebsd@mail.webintl.com Message-Id: Date: Sun, 5 May 2002 22:03:02 -0500 To: freebsd-security@freebsd.org From: Albert Everett Subject: jails and sendmail Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've got a machine with three or four jails on it. I'd like to run sendmail in all of them. One jail will do Mailman, another will do email forwarding for clients, another will have an imap server in it, etc. On the host itself, I have in rc.conf: sendmail_enable="NO", instead of "NONE", to allow cron stuff to get mail out. I'd like to have sendmail_enable="YES" in each of my jails. Right now, sendmail doesn't seem to want to start in my jails with ="YES". Is it necessary to tell sendmail inside a jail to listen only on that jail's IP? If so, how is this done? I'm hoping a line or two in the .mc file will do it, but I'm new to editing these files. Is there a problem with the localhost sendmail config being shared around the jails, since localhost really belongs to the host itself (if I understand localhost correctly)? Albert -- ----------------------------------------------------------------------- Albert Everett - Web International, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message