From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id EEE053858C52 for ; Tue, 27 Sep 2022 16:21:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EEE053858C52 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1664295662; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=OiQG+rthS6TzgXHkY/PBcaLyUHTufeXg1opAfjDF7k0=; b=RfC/+KzKaPIR+39IKYq8miSwHwhRXBxeUMYvYXjIxhsnZKAASWzGkCsjEJ0c5QanktfJcY Bd0ejPF65VUOzh2u/7zArfwaagmpOjgVx2RgzNg/AevyY7sq/ZnfCHIuvp4VcbzDpBJOxr 9Al//gLZQH2uRjeLzKvTxlLKVokVVSw= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-383-j46iBhAXP0iOolf_uVc6GA-1; Tue, 27 Sep 2022 12:20:53 -0400 X-MC-Unique: j46iBhAXP0iOolf_uVc6GA-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 2E6F986EB21; Tue, 27 Sep 2022 16:20:53 +0000 (UTC) Received: from redhat.com (unknown [10.2.17.198]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0551C1121315; Tue, 27 Sep 2022 16:20:53 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94.2) (envelope-from ) id 1odDKF-0001FK-Rv; Tue, 27 Sep 2022 12:20:52 -0400 Date: Tue, 27 Sep 2022 12:20:51 -0400 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: "Frank Ch. Eigler" , Paul-Antoine Arras Subject: Re: Fwd: Log into Bugzilla as parras@gcc.gnu.org Message-ID: <20220927162051.GG7916@redhat.com> References: <7a005415-c14e-c538-1d4b-93a1ddda74f5@codesourcery.com> <960695e6-7c2f-1e3e-e202-0a31809f628f@codesourcery.com> MIME-Version: 1.0 In-Reply-To: <960695e6-7c2f-1e3e-e202-0a31809f628f@codesourcery.com> User-Agent: Mutt/1.12.0 (2019-05-25) X-Scanned-By: MIMEDefang 3.1 on 10.11.54.3 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-8.8 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi - > Thank you for creating the Bugzilla account. However, I am still not > receiving the token to set a password after entering parras@gnu.gcc.org in > the "Forgot password" field. The system should have sent you an initial notification about the new account. Indeed the system shows delivery of that mail: Sep 27 14:59:46 server2 postfix/qmgr[1061427]: E1BC63858435: from=, size=1887, nrcpt=1 (queue active) Sep 27 14:59:50 server2 postfix/smtp[3540549]: E1BC63858435: to=, orig_to=, relay=mx1.mentor.iphmx.com[68.232.129.153]:25, delay=3.2, delays=0/0/1.8/1.5, dsn=2.0.0, status=sent (250 ok: Message 86494360 accepted) Sep 27 14:59:50 server2 postfix/qmgr[1061427]: E1BC63858435: removed (The "forgot password" function wouldn't be expected to work before there was an account in the first place.) - FChE