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 E5F80DCC5C3 for ; Tue, 9 Feb 2016 18:36:49 +0000 (UTC) Received: from apollo.thewebhostserver.com (unknown [46.28.50.181]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 957AADC06CF for ; Tue, 9 Feb 2016 18:36:49 +0000 (UTC) Received: from [81.4.121.188] (port=45121 helo=[10.8.0.10]) by apollo.thewebhostserver.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86) (envelope-from ) id 1aTD9Y-000ClS-J7; Tue, 09 Feb 2016 18:36:46 +0000 Reply-To: developer@it-offshore.co.uk Subject: Re: [alpine-aports] [PATCH] testing/mini-sendmail: new aport References: <1454194710-22129-1-git-send-email-developer@it-offshore.co.uk> <20160209191840.78a03ea6@ncopa-desktop.alpinelinux.org> To: Natanael Copa Cc: alpine-aports@lists.alpinelinux.org From: IT Developer Organization: IT Offshore Message-ID: <56BA31B7.6000200@it-offshore.co.uk> Date: Tue, 9 Feb 2016 18:36:39 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 In-Reply-To: <20160209191840.78a03ea6@ncopa-desktop.alpinelinux.org> Content-Type: multipart/alternative; boundary="------------070002040408020007080703" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - apollo.thewebhostserver.com X-AntiAbuse: Original Domain - lists.alpinelinux.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - it-offshore.co.uk X-Get-Message-Sender-Via: apollo.thewebhostserver.com: authenticated_id: developer@it-offshore.co.uk X-Source: X-Source-Args: X-Source-Dir: X-Virus-Scanned: ClamAV using ClamSMTP This is a multi-part message in MIME format. --------------070002040408020007080703 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable >From mini_sendmail.c ------------------------------------------------------------------------ /* mini_sendmail - accept email on behalf of real sendmail ** ** Copyright =A9 1999,2015 by Jef Poskanzer . ** All rights reserved. ** ** Redistribution and use in source and binary forms, with or without ** modification, are permitted provided that the following conditions ** are met: ** 1. Redistributions of source code must retain the above copyright ** notice, this list of conditions and the following disclaimer. ** 2. Redistributions in binary form must reproduce the above copyright ** notice, this list of conditions and the following disclaimer in the ** documentation and/or other materials provided with the distribution. ** ** THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ** ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ** IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ** ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE ** FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL ** DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS ** OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ** HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ** LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY ** OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ** SUCH DAMAGE. */ On 02/09/2016 06:18 PM, Natanael Copa wrote: > On Sat, 30 Jan 2016 22:58:30 +0000 > Stuart Cardall wrote: > >> --- >> testing/mini-sendmail/APKBUILD | 59 ++++++++++++++++++++++++++++++= +++++++ >> testing/mini-sendmail/README.alpine | 5 ++++ >> testing/mini-sendmail/sh.c | 33 +++++++++++++++++++++ >> 3 files changed, 97 insertions(+) >> create mode 100644 testing/mini-sendmail/APKBUILD >> create mode 100644 testing/mini-sendmail/README.alpine >> create mode 100644 testing/mini-sendmail/sh.c >> >> diff --git a/testing/mini-sendmail/APKBUILD b/testing/mini-sendmail/APKB= UILD >> new file mode 100644 >> index 0000000..c7b51d2 >> --- /dev/null >> +++ b/testing/mini-sendmail/APKBUILD >> @@ -0,0 +1,59 @@ >> +# Contributor: Stuart Cardall >> +# Maintainer: Stuart Cardall >> +pkgname=3Dmini-sendmail >> +_realname=3Dmini_sendmail >> +pkgver=3D1.3.9 >> +pkgrel=3D0 >> +pkgdesc=3D"Accept mail inside a chroot + wrapper for /bin/sh" >> +url=3D"http://acme.com/software/mini_sendmail/" >> +arch=3D"all" >> +license=3D"custom" > what license is it? > > -nc --------------070002040408020007080703 Content-Type: text/html; charset="windows-1252" Content-Transfer-Encoding: quoted-printable From mini_sendmail.c


/* mini_sendmail - accept email on behalf of real sendmail
**
** Copyright =A9 1999,2015 by Jef Poskanzer = <jef@mail.acme.com>.
** All rights reserved.
**
** Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions
** are met:
** 1. Redistributions of source code must retain the above copyright
**=A0=A0=A0 notice, this list of conditions and the following disclaimer.
** 2. Redistributions in binary form must reproduce the above copyright
**=A0=A0=A0 notice, this list of conditions and the following disclai= mer in the
**=A0=A0=A0 documentation and/or other materials provided with the distribution.
**
** THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
** ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
** IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
** ARE DISCLAIMED.=A0 IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
** FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
** DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
** OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
** HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
** LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
** OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
** SUCH DAMAGE.
*/


On 02/09/2016 06:18 PM, Natanael Copa wrote:
On Sat, 30 Jan 2016 22:58:30 +0000
Stuart Cardall <developer@it-offshore.co.uk> wrote:

---
 testing/mini-sendmail/APKBUILD      | 59 +++++++++++++++++++++++++++++++++=
++++
 testing/mini-sendmail/README.alpine |  5 ++++
 testing/mini-sendmail/sh.c          | 33 +++++++++++++++++++++
 3 files changed, 97 insertions(+)
 create mode 100644 testing/mini-sendmail/APKBUILD
 create mode 100644 testing/mini-sendmail/README.alpine
 create mode 100644 testing/mini-sendmail/sh.c

diff --git a/testing/mini-sendmail/APKBUILD b/testing/mini-sendmail/APKBUILD
new file mode 100644
index 0000000..c7b51d2
--- /dev/null
+++ b/testing/mini-sendmail/APKBUILD
@@ -0,0 +1,59 @@
+# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
+# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
+pkgname=3Dmini-sendmail
+_realname=3Dmini_sendmail
+pkgver=3D1.3.9
+pkgrel=3D0
+pkgdesc=3D"Accept mail inside a chroot + wrapper for /bin/sh"
+url=3D"http://acme.com/software/mini_sendmail/"
+arch=3D"all"
+license=3D"custom"
what license is it?

-nc

--------------070002040408020007080703-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---