From owner-freebsd-ports@freebsd.org Sun Dec 10 21:18:23 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70242E9D092 for ; Sun, 10 Dec 2017 21:18:23 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4572763850 for ; Sun, 10 Dec 2017 21:18:23 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 41CB6E9D091; Sun, 10 Dec 2017 21:18:23 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F891E9D08F for ; Sun, 10 Dec 2017 21:18:23 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BEF956384F for ; Sun, 10 Dec 2017 21:18:22 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mail-wm0-x243.google.com with SMTP id r78so11166122wme.5 for ; Sun, 10 Dec 2017 13:18:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=+k/eENYZDx++/9aJiL1kkMVzuPV70XOsYj2sRbR5Zeo=; b=kjW3tYXP6yiCSBFIPgRhSzr70dKU5gBVMIWfC0bz8yrBxRK66qeHPsSxcDzin9Qoyd NUKgjQVNAfjF8AiTv+vjDgAJmVjY2GYwmqruc82Ise1IeCtfj9kwrPesDnOAPoZ3aavt IUd+dEykqysOFuiS2OnocRtdYhfJn/RLQVnDVntEHHoyF0fE19TAlXUYIZzYGNW7ppPl nKHEhEHqVAAHK/56JJGJrhCH/kx1oMaTbacVurKL6evzzqaFmeArpe+xMCR/nwaLvPP5 rW9JrNyn+w4THZl7Pt1CZIghyGUm4KowkJbuVyfhJSrG3xBqr/OIxK2NS4qH55A8ITuV AwrQ== X-Gm-Message-State: AJaThX4LuZOeiPlP3bwWeQCUtgfWLo6XqC/bSWbeRKRduKlfIMOf/EW1 IhbIYNi3fiwZHBExVhz1249U2w== X-Google-Smtp-Source: AGs4zMYL0fUbIomFQQYxFx+rX7ekgcLx4af7sPfsKOOgtSv9G9qL7dz9xhHAZw1OOlQwycGj5f9Bdw== X-Received: by 10.80.148.124 with SMTP id q57mr60608882eda.300.1512940701121; Sun, 10 Dec 2017 13:18:21 -0800 (PST) Received: from gumby.homeunix.com ([81.17.24.158]) by smtp.gmail.com with ESMTPSA id f36sm5996228edd.82.2017.12.10.13.18.19 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 10 Dec 2017 13:18:20 -0800 (PST) Date: Sun, 10 Dec 2017 21:18:16 +0000 From: RW To: ports@freebsd.org Subject: Re: Procmail Vulnerabilities check Message-ID: <20171210211816.66dc8a77@gumby.homeunix.com> In-Reply-To: References: <20171208180905.GA96560@troutmask.apl.washington.edu> <20171209012522.GA42506@troutmask.apl.washington.edu> <20171210171122.GA48536@troutmask.apl.washington.edu> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2017 21:18:23 -0000 On Sun, 10 Dec 2017 10:10:30 -0800 Kevin Oberman wrote: > Strongly agree! Support ofr some basics like .forward is really a > requirement. It is used for too many "normal" mail operations > including private dropmail or procmail setups as well as forwarding > to a smartmail system. This is actually an argument for taking sendmail out of the base system. If you need to install dropmail or procmail as a package you might just as well install an MTA in the same way.