Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPP-3119: complaint notification disables mask #5045

Merged

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    6faaa8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a156885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    324695d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d2e79d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. MPP-3119: moves _disable_masks_for_complaint() into complained_recipi…

    …ents loop
    
    To ensure the Relay mask belongs to the user from whom we received the
    spam complaint, moves _disable_masks_for_complaint() into
    complained_recipients loop.
    
    Also, change _disable_masks_for_complaint to search the original mail
    "source" field for a Relay mask address to find the mask thru which the
    spam email was sent.
    groovecoder committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ab264a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53855a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    7011fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add4afd View commit details
    Browse the repository at this point in the history