#13010 FAS account mail modified but alias still forward to the old one
Closed: Fixed by abompard. Opened by sagitter.

Hi all.

I have changed my FAS account mail to sagitterghostproton.me@proton.me but if i try to send a mail to sagitter@fedoraproject.org, it will still forward to the old yahoo account.

My FAS username: sagitter


Metadata Update from @zlopez:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: low-gain, medium-trouble, ops

I just checked your account and the yahoo e-mail is not even mentioned anywhere. Not sure where the wrong alias is going from.

EDIT: Do you have a header from the mail that failed?

If i try to send mail from sagitterghostproton.me@proton.me to sagitter@fedoraproject.org, i obtain:

This is the mail system at host bastion01.rdu3.fedoraproject.org.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
                   The mail system
<trpost@rocketmail.com> (expanded from <sagitter@fedoraproject.org>): host
    mta7.am0.yahoodns.net[67.195.228.110] said: 550 5.7.9 This mail has been
    blocked because the sender is unauthenticated. Yahoo requires all senders
    to authenticate with either SPF or DKIM. Authentication results: DKIM =
    FAILURE - SPF proton.me with ip 38.145.32.11 = FAILURE. See
    https://senders.yahooinc.com/smtp-error-codes/#authentication-failures for
    more information. (in reply to end of DATA command)
----------------------------------------------
message/rfc822
----------------------------------------------
Return-Path: <sagitterghostproton.me@proton.me>
Received: by bastion01.rdu3.fedoraproject.org (Postfix)
    id CBE66776D6; Mon,  5 Jan 2026 12:13:10 +0000 (UTC)
Delivered-To: sagitter@fedoraproject.org
Received: from us-smtp-inbound-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [170.10.132.61])
    (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
     key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256
     client-signature RSA-PSS (2048 bits) client-digest SHA256)
    (Client CN "*.mimecast.com", Issuer "DigiCert Global G2 TLS RSA SHA256 2020 CA1" (verified OK))
    by bastion01.rdu3.fedoraproject.org (Postfix) with ESMTPS id 783D776586
    for <sagitter@fedoraproject.org>; Mon,  5 Jan 2026 12:13:10 +0000 (UTC)
DKIM-Filter: OpenDKIM Filter v2.11.0 bastion01.rdu3.fedoraproject.org 783D776586
Authentication-Results: bastion01.rdu3.fedoraproject.org;
    dkim=fail reason="signature verification failed" (2048-bit key, unprotected) header.d=proton.me header.i=@proton.me header.a=rsa-sha256 header.s=protonmail header.b=dcOCTvzf
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed;

If i send a mail to sagitter@fedoraproject.org from gmail, the mail arrives to me via Yahoo (trpost@rocketmail.com)

I see:

<trpost@rocketmail.com> (expanded from <sagitter@fedoraproject.org>):

then

dkim=fail reason="signature verification failed" (2048-bit key, unprotected) header.d=proton.me header.i=@proton.me header.a=rsa-sha256 header.s=protonmail header.b=dcOCTvzf ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed;

The alias list is theoretically rebuilt once a day at 19:00UTC, but it looks like the file hasn't been touched since Jan 3rd, there may be something wrong, I'll check.

The script has been failing for a while because of disconnections from fasjson, I've added a retry mechanism to prevent that and restarted the script, it should be good now.

Metadata Update from @abompard:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Thank you

Metadata