From owner-freebsd-ports@freebsd.org Sat Dec 1 14:58:46 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E45461319C84 for ; Sat, 1 Dec 2018 14:58:45 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from cerebro.liukuma.net (cerebro.liukuma.net [IPv6:2a00:dd80:20::47f]) by mx1.freebsd.org (Postfix) with ESMTP id E5B6985931 for ; Sat, 1 Dec 2018 14:58:44 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from cerebro.liukuma.net (localhost [127.0.0.1]) by cerebro.liukuma.net (Postfix) with ESMTP id 22EEEAA7001; Sat, 1 Dec 2018 16:58:33 +0200 (EET) X-Virus-Scanned: amavisd-new at liukuma.net Received: from cerebro.liukuma.net ([127.0.0.1]) by cerebro.liukuma.net (cerebro.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with LMTP id LXVlq1eFl4Vx; Sat, 1 Dec 2018 16:58:32 +0200 (EET) Received: from RIVENDELL (dsl-olubng11-54f81b-200.dhcp.inet.fi [84.248.27.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: ignatz@cerebro.liukuma.net) by cerebro.liukuma.net (Postfix) with ESMTPSA id 27ECAAA7000; Sat, 1 Dec 2018 16:58:32 +0200 (EET) DKIM-Filter: OpenDKIM Filter v2.10.3 cerebro.liukuma.net 27ECAAA7000 Message-ID: From: "Reko Turja" To: , "Janky Jay, III" References: <3695c8be-c969-1715-a902-72752faf7d5e@hayers.org> In-Reply-To: Subject: Re: Maia Mailgaurd Date: Sat, 1 Dec 2018 16:58:41 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 16.4.3528.331 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331 X-Rspamd-Queue-Id: E5B6985931 X-Spamd-Result: default: False [-4.25 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[liukuma.net]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; STOX_REPLY_TYPE(1.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a00:dd80:20::47f/128]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; TO_DN_SOME(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[liukuma.net:+]; RCPT_COUNT_TWO(0.00)[2]; HAS_X_PRIO_THREE(0.00)[3]; MX_GOOD(-0.01)[cerebro.liukuma.net]; DMARC_POLICY_ALLOW(-0.50)[liukuma.net,quarantine]; NEURAL_HAM_SHORT(-0.92)[-0.917,0]; RCVD_NO_TLS_LAST(0.10)[]; RECEIVED_SPAMHAUS_PBL(0.00)[200.27.248.84.zen.spamhaus.org : 127.0.0.10]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:36236, ipnet:2a00:dd80:20::/48, country:US]; IP_SCORE(-1.93)[ip: (-3.75), ipnet: 2a00:dd80:20::/48(-1.87), asn: 36236(-3.92), country: US(-0.09)] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2018 14:58:46 -0000 Hello Janky Jay! --Original Message-- Monday, November 26, 2018 10:11 PM Subject: Re: Maia Mailgaurd > That being said, with just a few minor changes, I have been able to get > Maia to work with PHP 7.2 without any issues (that I've seen, anyway). > If you're interested in that, I can provide those changes/patches if > you'd like to upgrade to PHP7 before the upstream code is ready. I would also love the preliminary patches for getting Maia to work on PHP7+ Thank you in advance, Reko