[GH-ISSUE #147] score changes #719

Closed
opened 2026-03-14 10:20:18 +03:00 by kerem · 2 comments
Owner

Originally created by @lgwapnitsky on GitHub (May 2, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/147

per this comment:

You may need to change the scores for a couple of symbols to 0 since AnonAddy uses a different email in the display from and email from.

which scores are recommended to change?

Thank you

Originally created by @lgwapnitsky on GitHub (May 2, 2021). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/147 per this comment: > You may need to change the scores for a couple of symbols to 0 since AnonAddy uses a different email in the display from and email from. which scores are recommended to change? Thank you
kerem closed this issue 2026-03-14 10:20:23 +03:00
Author
Owner

@willbrowningme commented on GitHub (May 2, 2021):

The scores I'm referring to are just below that comment:

group "headers" {
  symbols {
    "FAKE_REPLY" {
      weight = 0.0;
    }

    "FROM_NEQ_DISPLAY_NAME" {
      weight = 0.0;
    }

    "FORGED_RECIPIENTS" {
      weight = 0.0;
    }
  }
}
<!-- gh-comment-id:830787861 --> @willbrowningme commented on GitHub (May 2, 2021): The scores I'm referring to are just below that comment: ``` group "headers" { symbols { "FAKE_REPLY" { weight = 0.0; } "FROM_NEQ_DISPLAY_NAME" { weight = 0.0; } "FORGED_RECIPIENTS" { weight = 0.0; } } } ```
Author
Owner

@lgwapnitsky commented on GitHub (May 2, 2021):

Got it

<!-- gh-comment-id:830801829 --> @lgwapnitsky commented on GitHub (May 2, 2021): Got it
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#719
No description provided.