Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109758 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 53790 invoked from network); 21 Apr 2020 18:48:10 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 21 Apr 2020 18:48:10 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id AFDE21804C7 for ; Tue, 21 Apr 2020 10:19:36 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,BODY_8BITS, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS62371 185.70.40.0/24 X-Spam-Virus: No X-Envelope-From: Received: from mail4.protonmail.ch (mail4.protonmail.ch [185.70.40.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 21 Apr 2020 10:19:35 -0700 (PDT) Date: Tue, 21 Apr 2020 17:19:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1587489573; bh=jkQc3/lNxl/xx+BjSmyoMIWWWFH8/Ew1cLE87JKIk98=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=wozZLejDrKFoZtWpe8wquR/tSZymXZUQabvQRlvbb3DXPSqbjzYcfKblE+48rZEPz twFLbplLNX2PlFYmzEK/+VObLLrwhxgfoyJA9iXuwD/yn3wKdoWcJiVKJULtzaLggM zAPejcajjhpIUkZREff3/lMbQetHsIEdZWUn7GBk= To: Ben Ramsey Cc: Lynn , "internals@lists.php.net" Reply-To: moliata Message-ID: In-Reply-To: <40346694-5D36-4AD2-9544-42C243A0D55D@benramsey.com> References: <40346694-5D36-4AD2-9544-42C243A0D55D@benramsey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Typed callable properties From: moliata@protonmail.com (moliata) Thank you for letting me know! I'm not sure if I can do something though, g= iven that I'm using ProtonMail. Best regards, Benas Seliuginas Sent with ProtonMail Secure Email. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Tuesday, April 21, 2020 7:55 PM, Ben Ramsey wrote: > > On Apr 21, 2020, at 07:56, Lynn kjarli@gmail.com wrote: > > Heya, > > Fairly off-topic, just so you're aware. This message arrived in my spam > > folder, just like some other messages always do. I get: "pair.com did n= ot > > encrypt this message", which I see come by quite often. A lot of messag= es > > from Ilija also ended up in my spam folder and so it did for others. I'= d > > imagine people will have missed this message. > > Regards, > > Lynn > > This appears to be happening due to DMARC rules on the domains of the sen= ders. I had the same thing happen to my emails, so I had to relax my DMARC = rules. If your rules are set too strict, servers see the From address comin= g from a server not authorized by the domain, so it gets quarantined. > > Cheers, > Ben