X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id ECEA6DCB256 for ; Thu, 28 Jan 2016 14:33:00 +0000 (UTC) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 40D58DC00C9 for ; Thu, 28 Jan 2016 14:32:59 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id cl12so24398162lbc.1 for ; Thu, 28 Jan 2016 06:32:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RQq8RQQWityyQXS0YWDSZCT0VHaKUKMksDCboINd/M0=; b=eAf9fLpdw3rAnAHeGIIhYkALswdgwxuC7uTgqhBk9vmZ/bNbaSrsmlc52Q5gbphjId luU6yhnoClC5GIt0Ek4XYbb8LcPyrk91Xsq/QYOMXVbm4TES8d+un7x4vWxDI2HVU8wT kU45B/jXtf5pyaYu1rYMshXk1dFFTI2F7No52GTSPbHu1rEFKfwaH+Ja2FZnQVcv5fK2 b59+/FwkaiTASdhmU3DwJY/E3ANtHYCZYXZFm1JIIM9kyLTP1VJnbyiYsvYfhp3ZtwIf n5dxZcterT0mvzO/QWyb8Brq1/7/GnsdIeoIekFBoZB2RJuq3Vd7KMFG1L+HJgXk/Ron QOMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=RQq8RQQWityyQXS0YWDSZCT0VHaKUKMksDCboINd/M0=; b=I4zdVrheeq+8EgB1d+fALeyH77vyJq5zqHyrDUijIYMkS2OgJ/PwjH7hDB9FfX1yYj 1P3gTHp2QOryju3To2h0pgEWArpAi5rEmdnW5yUXRfQZMx/I+XJkxtsG23CCvtDIIq/5 PyGVr8IgZGMYkELltJWFWY2wRMm0LtAdlIpHj6N9V0z/ytACV/CEn4awSdBCiqfAQQCR NrjbIoIXgVLjIclhsAViCCjPaZhSXSDzW4mbPEUq3C71hF7a09etJk98KvCqM+zsXCK0 QQv76KB0sO1/PO81igtvjia+TfSQVoBQ8OPrU0ilhBBS1CwDhEc/OYPOdRHbxt9eUnCi TdBA== X-Gm-Message-State: AG10YOSg+6bHkgeOARCXox6t//Zt5igdYRaQoN9Y4zOKathOD4XjCUqcoj5LAPwSr0RqlJPiUTjGjp2/LTrEdQ== X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.112.147.1 with SMTP id tg1mr1055896lbb.119.1453991577653; Thu, 28 Jan 2016 06:32:57 -0800 (PST) Received: by 10.25.39.4 with HTTP; Thu, 28 Jan 2016 06:32:57 -0800 (PST) Received: by 10.25.39.4 with HTTP; Thu, 28 Jan 2016 06:32:57 -0800 (PST) In-Reply-To: References: <1453990047-13931-1-git-send-email-valery.kartel@gmail.com> Date: Thu, 28 Jan 2016 16:32:57 +0200 Message-ID: Subject: Re: [alpine-aports] [PATCH] testing/exim: add ca-certificates as dependency From: Valery Kartel To: Paul Morgan Cc: alpine-aports@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=047d7b3a7f5c7e19fb052a65cb15 X-Virus-Scanned: ClamAV using ClamSMTP --047d7b3a7f5c7e19fb052a65cb15 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Probably you are right ;) 28 =D1=81=D1=96=D1=87. 2016 16:12 "Paul Morgan" =D0= =BF=D0=B8=D1=88=D0=B5: > On Thu, Jan 28, 2016 at 9:07 AM, Valery Kartel > wrote: > > -depends=3D > > +depends=3D"ca-certificates" > > is ca-certificates really a hard requirement? > > i use exim in a container without TLS to serve as an application-layer > proxy > between internal network segments at $dayjob. > > if i were to use it on the internet, i would add ca-certificates and > configure TLS. > > just my 2cents as somebody who avoids extra dependencies when possible. > -paul > --047d7b3a7f5c7e19fb052a65cb15 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Probably you are right ;)

28 =D1=81=D1=96=D1=87. 2016 16:12 "Paul Mor= gan" <jumanjiman@gmail.com<= /a>> =D0=BF=D0=B8=D1=88=D0=B5:
On Thu, Jan 28, 2016 at 9:07 AM, Valery Kartel <valery.kartel@gmail.com> wrote:
> -depends=3D
> +depends=3D"ca-certificates"

is ca-certificates really a hard requirement?

i use exim in a container without TLS to serve as an application-layer prox= y
between internal network segments at $dayjob.

if i were to use it on the internet, i would add ca-certificates and
configure TLS.

just my 2cents as somebody who avoids extra dependencies when possible.
-paul
--047d7b3a7f5c7e19fb052a65cb15-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---