From owner-freebsd-current@freebsd.org Tue May 8 06:02:22 2018 Return-Path: Delivered-To: freebsd-current@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 26A66FCFEA6 for ; Tue, 8 May 2018 06:02:22 +0000 (UTC) (envelope-from ashmew2@gmail.com) Received: from mail-it0-x22b.google.com (mail-it0-x22b.google.com [IPv6:2607:f8b0:4001:c0b::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A616E6EA44; Tue, 8 May 2018 06:02:21 +0000 (UTC) (envelope-from ashmew2@gmail.com) Received: by mail-it0-x22b.google.com with SMTP id t7-v6so13220101itf.0; Mon, 07 May 2018 23:02:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=phNrC23s8UUGTp6BM3Q+le3xUnpu6VOJcPXuf7UFc88=; b=qjw9B8v3RICHQDY6iF/IRz9kVWw52xDslu8EIVDwCBw8/FuGi5RILw+G1UZCCkTFxF 3MZiJuXw497p1GlG0L3Uomcn2tdEptqT4WS8v/Zs/WhjMoezDTDaBMScDysKA4ih1ijx yORJP5nrEqz0jhS2Ho5c4SqDD1E8/RrNTYJzyZcfbsIEQKzvYnq8GBJzjUDfYkMycyvA NeFx5P6XPhfmWEYm9/tuCnZTT8QazVN/Q6NHLcF1XpxTRhRMwE30cZJKe13jJuAMziHS lHrSfBnCZyxq9vrEkkKNNFVXoS5CyJPGqJC/AcdMR6VezHYdruFpe57b10tddHy8PF6P WnVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=phNrC23s8UUGTp6BM3Q+le3xUnpu6VOJcPXuf7UFc88=; b=fqHKZGOQWXI5WUXNNZQa+BVp/ahZGY0WDNzic6WzYOxdtMLUTXOwqEJZBQeRa0R9HU pauMF1oYCwBZTpm2dVn49OqbHrC/juJJqI0NNciYiKEuRcfX0yJCl14i6gMUfxMYSZXF t/A9Qe1ozhQQUJRgXVCdOWnKiNlN0YZKSeBUWssiCj/a5YVngFf4nAszkzpoCW/0ETJ1 xz1Z4Aa0JPfPjcpTE2I08zaMLyvBmEnWh3c/KYhBdWGYdl0QPuXndd8b5o2i+wcryJ3C iJAQR1D5yCLipTiQIp2lF0Qupb/6Qngngps2fPym+NLXhADLEEK6ys8P+chvroJ7PEJD xC7A== X-Gm-Message-State: ALQs6tDU+PhR//K4dFjaCW8+iyg9MJiE9R5JCSF8fjeIJuaxQqLX09CA 4tQxDGeA/RXGSqQ1hyyaSKb+aNeRLqNcx1ZNcD8= X-Google-Smtp-Source: AB8JxZrFHps+Hs1OK1xB4UZ7Q3Mdybm2DOTuLcV0V/ttpT1VAE04perW2+C1+v/8IElexyex9ZzHxGSz/w7V2zawSHY= X-Received: by 2002:a24:a0cc:: with SMTP id o195-v6mr4507916ite.115.1525759340887; Mon, 07 May 2018 23:02:20 -0700 (PDT) MIME-Version: 1.0 References: <8E3C5DFF-BC87-4822-9A35-BF206A735EAA@yahoo.com> <20180507110510.5D9FB3278@freefall.freebsd.org> <64bf296a-d21f-8b36-b3aa-fde65397c79d@FreeBSD.org> In-Reply-To: <64bf296a-d21f-8b36-b3aa-fde65397c79d@FreeBSD.org> From: Ashish Gupta Date: Tue, 08 May 2018 06:02:10 +0000 Message-ID: Subject: Re: svn commit: r333240 - in head/sys: powerpc/powerpc sys [appears to have broken the builds of head for riscv64] To: koobs@freebsd.org Cc: loader , FreeBSD Current , marklmi26-fbsd@yahoo.com Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2018 06:02:22 -0000 Hi, Not sure if this is already known. I have a gmail account, which complains about your mails: Why is this message in Spam? It's from an address in the yahoo.com domain but has failed yahoo.com's required tests for authentication. On Tue, 8 May 2018, 06:22 Kubilay Kocak, wrote: > On 7/05/2018 9:05 pm, loader wrote: > > On Sun, 6 May 2018 19:33:34 -0700, Mark Millard < > marklmi26-fbsd@yahoo.com> wrote: > > > >> Conrad Meyer cem at freebsd.org wrote on > >> Sun May 6 22:32:13 UTC 2018, as part of a reply: > >> > >>> P.S., Mark, your email server is misconfigured and most/all of your > >>> emails get flagged as spam. I only saw this because I occasionally > >>> check the spam folder. > >> > >> I wrote back directly indicating that I'd need evidence > >> in order to submit something to yahoo.com. Although, the > >> original was not sent directly to Conrad, so he likely > >> got the message directly from a freebsd-current server, > >> with a yahoo.com's Email server as an intermediate stage. > >> (I do not run my own servers.) The Email was composed > >> in macOS's Mail.app [V11.3 (3445.6.18)]. > >> > >> Of course, that reply was likely classified as spam. > >> > >> If anyone else has such problems with the classification > >> of my Emails and can send material that would allow > >> reporting evidence to be submitted someplace, please do > >> so. > > > > It seems the freebsd-current@ list doesn't have > > from_is_list = 1 "Munge From" enabled ... > > https://wiki.list.org/DEV/DMARC > > > > Regards, > > loader > > > > See Also: > > Mail forwarded from list to members fails DKIM/SPF/DMARC authentication > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210457 > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >