From owner-freebsd-questions@FreeBSD.ORG Sat May 31 22:01:37 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53B574BB for ; Sat, 31 May 2014 22:01:37 +0000 (UTC) Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E19A021F3 for ; Sat, 31 May 2014 22:01:36 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id k48so3500727wev.5 for ; Sat, 31 May 2014 15:01:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=TgRAsbtzX1oSx3PKz3Dqe77kcl1rrYKGrgDOB7iX5go=; b=MZV5LRFhvQkBfNIXIu7l7auPPh+9qBVoGU+3Gcq/HlxWUyJA4dxxMHJaHm4zq6ojxu aght1cHFf2A1pgChn7w3DtQh1VfeXRKMFmwWHJHnsq6UWAz9M2D7v8ICd7dWwzrzsyeJ vdCOZHu3JVl6XCzmozap2ABnwNDHFH8eRNE34c3JSsRLgabJko3CudbT+4lkC7OUPvKJ BxKAifMZ4IxGc/OpLZ3XDvQ+SjTmYS0wvSsB6JOizwgGDwyyACdabLK/5FLsTwxUiiiD 7dpBP1E+Ddeph7BJQL1HhpVDIf29fO6+nFxC/O+Xo8z/QqdrT0+gh0ETBdyXi5bjnUCC 3hEA== X-Received: by 10.194.133.1 with SMTP id oy1mr35894402wjb.87.1401573694085; Sat, 31 May 2014 15:01:34 -0700 (PDT) Received: from gumby.homeunix.com (2e40c57b.skybroadband.com. [46.64.197.123]) by mx.google.com with ESMTPSA id ge6sm11409889wic.0.2014.05.31.15.01.32 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sat, 31 May 2014 15:01:33 -0700 (PDT) Date: Sat, 31 May 2014 23:01:30 +0100 From: RW To: freebsd-questions@freebsd.org Subject: Re: removing sendmail, updating jails and etc Message-ID: <20140531230130.558eb744@gumby.homeunix.com> In-Reply-To: <538A3708.3020708@tysdomain.com> References: <538A3708.3020708@tysdomain.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2014 22:01:37 -0000 On Sat, 31 May 2014 16:09:44 -0400 Littlefield, Tyler wrote: > Hello all: > Per my usual style, I have a few questions. > > First, I set up Postfix on my host system and that's what all email > should be running through. I'm noticing though that some jails are > running sendmail processes--possibly to try to get out some kind of > emails (periodic, I'm guessing). If you mean /usr/sbin/sendmail, that's mailwrapper(8) not sendmail. $ md5 -r /usr/sbin/mailwrapper /usr/sbin/sendmail 74ca124092a1ee17a8eaa3e289970ca3 /usr/sbin/mailwrapper 74ca124092a1ee17a8eaa3e289970ca3 /usr/sbin/sendmail