Skip to content

bugs.python.org emails use Sender and From of two different domains #38

@vstinner

Description

@vstinner

All bugs.python.org emails are now marked as spam by Google in my Gmail account.

I guess that the issue is related to bug #10

For something like 1 or 2 weeks, all emails coming from bugs.python.org are marked as spam. Even if I'm marking all these emails as non-spam, new ones continue to be marked as spam. I also added report@bugs.python.org to my Gmail contacts, it didn't help.

Is there a known workaround?

It seems like emails are marked as SPAM by my employer anti-spam filters: "X-RedHat-Spam-Score: 0.249 (DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS)". HEADER_FROM_DIFFERENT_DOMAINS looks to be something coming from SpamAssassin. From and Sender use 2 different domains (bugs.python.org VS roundup.psfhosted.org).

Example of email marked as SPAM:

Delivered-To: vstinner@gapps.redhat.com
Received: by 2002:a4a:305e:0:0:0:0:0 with SMTP id z30csp3298495ooz;
        Sun, 14 Jul 2019 10:31:30 -0700 (PDT)
X-Google-Smtp-Source: APXvYqwcFtR6lLwmzYh083ktqCNwjLuOeYHDsa3dtYp5sqac9Q7SfBFmVA8MMj1l15trr8HdhRYE
X-Received: by 2002:a37:a44a:: with SMTP id n71mr13212009qke.393.1563125490781;
        Sun, 14 Jul 2019 10:31:30 -0700 (PDT)
ARC-Seal: i=1; a=rsa-sha256; t=1563125490; cv=none;
        d=google.com; s=arc-20160816;
        b=xl5M2fcotCepMi0HWgHyTuou4cv9dqIT0tVLLzwFxgPeyjYh2VBlMXFozA3DTIMkRQ
         PJmpMrgLABGNVFPcmJdBs7HYVyq60AxX7sAxJ3dIacC6l5sDCqNXDKDAz2v/IqTFYcDk
         D+z4OSRP4LsN3+Bi9PrI9epqjyjNOh8Hkose8Qgr7QPItWK69ZEFUJsCJn7S3g+S52BI
         I+mIgWJdhTi+jmb+24ZRZQM1GN96cs1hH4Lu9eH87EbRdwaaClSWytGvIs5b+JzQMd9k
         mvwIFYk2ruRq786rYfIUZg7Z1LcGJrM8PC1z+wS17U0AvBYXTHk+/mqpbEFDdTkxm0dX
         4mCA==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816;
        h=precedence:date:from:to:subject:content-transfer-encoding
         :in-reply-to:message-id:reply-to:mime-version:sender:dkim-signature
         :delivered-to;
        bh=8r++RNxK9n1TMUUvbCl9G3mxKxHqxxQzvMetL/GmmYE=;
        b=pIICsTYL1ZQZD/GrOMkjBz04pFi6LeNa20fXMq61NTK0FONIrzisAcTGEfkyJrDJLf
         qbXdlxPiK2vtRhKrHO+OolSLAu33ZEi9WnT5ofXEFHMDLsuCY0cbMQjfsG5alm0dVOJT
         PHUg4XW6+LPKY7SPi/8oKKXpnpZqUS6wmGBZIAqCyEkoLuG6yL/kB6iN8o3YuQmfLAmm
         OYVjWQ6+cMoByNVX6XbsniwHBpJ0jqq9bMEQtTP9myr7703IsBAwurJU8yLWsX6h6HlK
         O841yexY6ei9H0TVtvHt0nhmCu/PrgZhj8irxHRiZjYE0Ku4MOkd/+8m+rFr0RGWQ9wu
         VFdg==
ARC-Authentication-Results: i=1; mx.google.com;
       dkim=pass header.i=@roundup.psfhosted.org header.s=mx header.b=giaeic6a;
       spf=pass (google.com: domain of bounce+bff1ad.33af56-vstinner=redhat.com@roundup.psfhosted.org designates 198.61.254.33 as permitted sender) smtp.mailfrom="bounce+bff1ad.33af56-vstinner=redhat.com@roundup.psfhosted.org"
Return-Path: <bounce+bff1ad.33af56-vstinner=redhat.com@roundup.psfhosted.org>
Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28])
        by mx.google.com with ESMTPS id z15si9819425qtz.185.2019.07.14.10.31.29
        for <vstinner@gapps.redhat.com>
        (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
        Sun, 14 Jul 2019 10:31:30 -0700 (PDT)
Received-SPF: pass (google.com: domain of bounce+bff1ad.33af56-vstinner=redhat.com@roundup.psfhosted.org designates 198.61.254.33 as permitted sender) client-ip=198.61.254.33;
Authentication-Results: mx.google.com;
       dkim=pass header.i=@roundup.psfhosted.org header.s=mx header.b=giaeic6a;
       spf=pass (google.com: domain of bounce+bff1ad.33af56-vstinner=redhat.com@roundup.psfhosted.org designates 198.61.254.33 as permitted sender) smtp.mailfrom="bounce+bff1ad.33af56-vstinner=redhat.com@roundup.psfhosted.org"
Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 615E03082132 for <vstinner@gapps.redhat.com>; Sun, 14 Jul 2019 17:31:29 +0000 (UTC)
Received: by smtp.corp.redhat.com (Postfix) id 5BD901001DC2; Sun, 14 Jul 2019 17:31:29 +0000 (UTC)
Delivered-To: vstinner@redhat.com
Received: from mx1.redhat.com (ext-mx02.extmail.prod.ext.phx2.redhat.com [10.5.110.26]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 56E5F1001DC0 for <vstinner@redhat.com>; Sun, 14 Jul 2019 17:31:29 +0000 (UTC)
Received: from so254-33.mailgun.net (so254-33.mailgun.net [198.61.254.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6A3C9859FE for <vstinner@redhat.com>; Sun, 14 Jul 2019 17:31:28 +0000 (UTC)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=roundup.psfhosted.org; q=dns/txt; s=mx; t=1563125488; h=Date: From: To: Subject: Content-Transfer-Encoding: In-Reply-To: Message-Id: Reply-To: Content-Type: MIME-Version: Sender; bh=8r++RNxK9n1TMUUvbCl9G3mxKxHqxxQzvMetL/GmmYE=; b=giaeic6aorVG7HkhXXAY2EyQHvX/v5tM2qDxUCNv6rVObj9b4G8NfwbAL4WEev3H/GYu9YaQ +szoW+LkilwUk1kpic9STnq2YCSHQALnzY0wkyIrYhPSEhEyr8Sq8cXUVp63cGPLLnqnCGjt uw11sNsKqdi30B8UwzdGZ8nu7wI=
X-Mailgun-Sending-Ip: 198.61.254.33
X-Mailgun-Sid: WyJjYWQ1MSIsICJ2c3Rpbm5lckByZWRoYXQuY29tIiwgIjMzYWY1NiJd
Sender: report=bugs.python.org@roundup.psfhosted.org
Received: from bugs.ams1.psf.io (bugs.ams1.psf.io [188.166.48.69]) by mxa.mailgun.org with ESMTP id 5d2b66ef.7f7794973f80-smtp-out-n03; Sun, 14 Jul 2019 17:31:27 -0000 (UTC)
Received: from bugs.ams1.psf.io (localhost [127.0.0.1]) by bugs.ams1.psf.io (Postfix) with ESMTP id BA00652BEF1 for <vstinner@redhat.com>; Sun, 14 Jul 2019 17:31:24 +0000 (UTC)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Reply-To: Python tracker <report@bugs.python.org>
Message-Id: <1563125484.7.0.00453297697029.issue15386@roundup.psfhosted.org>
In-Reply-To: <1342611094.8.0.638334167677.issue15386@psf.upfronthosting.co.za>
X-Roundup-issue-status: closed
X-Roundup-issue-type: behavior
X-Roundup-issue-stage: resolved
X-Roundup-issue-severity: normal
X-Roundup-issue-versions: Python 3.3
X-Roundup-issue-resolution: fixed
X-Roundup-issue-priority: release blocker
Content-Transfer-Encoding: quoted-printable
Subject: [issue15386] Still getting two copies of importlib._bootstrap
To: vstinner@redhat.com
From: STINNER Victor <report@bugs.python.org>
Date: Sun, 14 Jul 2019 17:31:24 +0000
Precedence: bulk
X-Roundup-Name: Python tracker
X-Roundup-Loop: hello
X-Roundup-Version: 1.5.1
X-Greylist: Sender passed SPF test, Sender IP whitelisted by DNSRBL, ACL 238 matched, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Sun, 14 Jul 2019 17:31:28 +0000 (UTC)
X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Sun, 14 Jul 2019 17:31:28 +0000 (UTC) for IP:'198.61.254.33' DOMAIN:'so254-33.mailgun.net' HELO:'so254-33.mailgun.net' FROM:'redhat.com@roundup.psfhosted.org' RCPT:''
X-RedHat-Spam-Score: 0.249
  (DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS) 198.61.254.33 so254-33.mailgun.net 198.61.254.33 so254-33.mailgun.net <bounce+bff1ad.33af56-vstinner=redhat.com@roundup.psfhosted.org>
X-Scanned-By: MIMEDefang 2.78 on 10.5.110.26
X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.42]); Sun, 14 Jul 2019 17:31:29 +0000 (UTC)


STINNER Victor <vstinner@redhat.com> added the comment:


New changeset 8b7db5a1114e2113a756bdf8877fbe366055c69a by Victor Stinner in=
 branch 'master':
bpo-37473: Don't import importlib ASAP in tests (GH-14661)
https://github.com/python/cpython/commit/8b7db5a1114e2113a756bdf8877fbe3660=
55c69a


----------
nosy: +vstinner

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue15386>
_______________________________________

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions