X-Original-To: alpine-aports@lists.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 07878DC012C; Fri, 30 Jan 2015 10:17:42 +0000 (UTC) Date: Fri, 30 Jan 2015 11:17:39 +0100 From: Natanael Copa To: Isaac Dunham Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/heirloom-mailx: new aport Message-ID: <20150130111739.22e04bb0@ncopa-desktop.alpinelinux.org> In-Reply-To: <1422423330-7467-1-git-send-email-ibid.ag@gmail.com> References: <1422423330-7467-1-git-send-email-ibid.ag@gmail.com> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.25; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 27 Jan 2015 21:35:30 -0800 Isaac Dunham wrote: > heirloom-mailx is a clone of System V "mailx", based on Berkeley Mail 8.1. > > It has been enhanced to provide all the command line options > required by POSIX, as well as several other features: > * support for MIME, S/MIME, and attachments > * support for SMTP(S), POP3(S), and IMAP(S) > * support for maildir-format email archives > ... and much more. > > This is updated from CVS to get current OpenSSL compat. > NSS could be used instead of OpenSSL. > Some security fixes from Florian Weimer are included - see > http://seclists.org/oss-sec/2014/q4/1066 > > krb5 is used for IMAP authentication over GSS; our libgss doesn't work > (and might not be OK to link with openssl?) and using libgssglue > will probably require some patching of the makefile. applied. thanks! -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---