Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99070 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29382 invoked from network); 17 May 2017 14:03:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2017 14:03:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=narf@devilix.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=narf@devilix.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain devilix.net designates 209.85.218.46 as permitted sender) X-PHP-List-Original-Sender: narf@devilix.net X-Host-Fingerprint: 209.85.218.46 mail-oi0-f46.google.com Received: from [209.85.218.46] ([209.85.218.46:33901] helo=mail-oi0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/13-21791-4385C195 for ; Wed, 17 May 2017 10:03:33 -0400 Received: by mail-oi0-f46.google.com with SMTP id b204so16132220oii.1 for ; Wed, 17 May 2017 07:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=devilix.net; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=RwkXp0ohKRhuzVmgikHuyP1PpzPGlsCOlMyLU/bEs+8=; b=ouddLhTNhTJ+BsKDedUJi34bblgrnP0VOpSBrMwHGrBxi3c4AekE2zb4jRnwIgQfmR wlUMWGXOTGNx2OujVIiwhScg3orlw3M3jZQupWEL+w+0hj2UU36ggewsBRk2WyGYZIIa c5DwPFhmkoWKfAzpe5o8SqwEiTJR53DxKpt+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=RwkXp0ohKRhuzVmgikHuyP1PpzPGlsCOlMyLU/bEs+8=; b=Vz/j9JZpXhb3V+2TeyPlHtxYuIE7KC9JS8g2CYInXJ6kQcBwu1I8X6thf70JbSoWhV bRirxHs+0Eqe5RpsY5owwSi8BAde/oj1FWUnrjUEW58is1iID3bBudc71mGb+EAQTfxC H9WmTsemz1vxVRJfdMgvb9lTIuW9Fs3rHLH9OEW38/SQvLLkQRl6mC2XcQkrZuOSmk3V VMDXHfFrs6J0Yv3w/6sOVMMauZP5kMwQ7gBSz/khhvuLzaaPfCrhTEp38gtMmBygu0Fs 25Q17jjnLwmbWDy5Rmxt20CUa0MMZ2vABZvG5/Rqi0J7OUKqhRVeDM37iyxAQ11Deld1 Ir/w== X-Gm-Message-State: AODbwcDTdeRAsoP3sYEQr7V32caMryXZkXG3mjK6zIujGBs2End3JaxN ShsxfBKLMVPfQ7YoXWNoJy+v50ntD+CG X-Received: by 10.202.90.3 with SMTP id o3mr1894720oib.80.1495029810236; Wed, 17 May 2017 07:03:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.110.7 with HTTP; Wed, 17 May 2017 07:03:29 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 May 2017 17:03:29 +0300 Message-ID: To: Adam Baratz Cc: "internals@lists.php.net" Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] messages not delivering? From: narf@devilix.net (Andrey Andreev) Hi Adam, On Wed, May 17, 2017 at 4:42 PM, Adam Baratz wrote: > Hi, > > I'm think this problem might've cropped up again. I didn't receive this > message: > http://news.php.net/php.internals/99052 > > I only heard about it because it was mentioned in a PR thread. > I remember finding this one in the Spam dir (Gmail). It appears that DMARC validation failed for it. Cheers, Andrey.