Skip to content

fix: sender rules have to apply on user and its aliases - #574

Open
guillaumedc wants to merge 1 commit into
mainfrom
fix/sender-rules-to-apply-on-aliases-#554
Open

guillaumedc wants to merge 1 commit into
mainfrom
fix/sender-rules-to-apply-on-aliases-#554

Conversation

@guillaumedc

@guillaumedc guillaumedc commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Related issue(s)

#554

How to test manually

  • on main:
    • Authorize/ban senders for an account email
    • Create an alias for this account
    • Go to Authorized senders
    • The authorized/banned senders are applied only to the base account, not the alias
  • on this branch:
    • Authorize/ban senders for an account email
    • Create an alias for this account
    • Go to Authorized senders
    • The authorized/banned senders are applied to the base account and the alias

Reviewer checklist

  • Code is manually tested
  • Interface works on both mobiles and big screens
  • Interface works on both Firefox and Chrome
  • Tests are up to date
  • Documentation is up to date
  • Pull request has been reviewed and approved

@guillaumedc guillaumedc added this to the Version 3.0 milestone Aug 7, 2026
@guillaumedc guillaumedc self-assigned this Aug 7, 2026
@guillaumedc
guillaumedc force-pushed the fix/sender-rules-to-apply-on-aliases-#554 branch from 68f7086 to f4d894e Compare August 7, 2026 15:17
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Test Results

18 tests   18 ✅  6s ⏱️
 4 suites   0 💤
 1 files     0 ❌

Results for commit b7d464f.

♻️ This comment has been updated with latest results.

@guillaumedc
guillaumedc force-pushed the fix/sender-rules-to-apply-on-aliases-#554 branch from f4d894e to c448160 Compare August 7, 2026 15:28
@guillaumedc
guillaumedc marked this pull request as draft August 7, 2026 15:34
@guillaumedc
guillaumedc force-pushed the chore/tests-3 branch 2 times, most recently from b752928 to e1110f8 Compare August 10, 2026 07:35
@guillaumedc
guillaumedc force-pushed the fix/sender-rules-to-apply-on-aliases-#554 branch from c448160 to beb2846 Compare August 10, 2026 12:52
@guillaumedc
guillaumedc marked this pull request as ready for review August 10, 2026 12:53
@guillaumedc
guillaumedc changed the base branch from chore/tests-3 to main August 25, 2026 12:56
@gitguardian

gitguardian Bot commented Aug 25, 2026

Copy link
Copy Markdown

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@guillaumedc
guillaumedc changed the base branch from main to chore/tests-3 August 25, 2026 13:23
@guillaumedc
guillaumedc force-pushed the fix/sender-rules-to-apply-on-aliases-#554 branch from beb2846 to db1c557 Compare August 26, 2026 07:07
@guillaumedc
guillaumedc changed the base branch from chore/tests-3 to main August 26, 2026 07:08
@guillaumedc
guillaumedc force-pushed the fix/sender-rules-to-apply-on-aliases-#554 branch 2 times, most recently from 04eed94 to 99cd183 Compare August 27, 2026 09:39
@guillaumedc
guillaumedc force-pushed the fix/sender-rules-to-apply-on-aliases-#554 branch from 99cd183 to b7d464f Compare August 28, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating alias don't apply existing sender rules from the origin account

2 participants