NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/conf/rspamd/local.d/headers_group.conf

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

headers_group.conf on main
Author Date Commit Line Code
andryyy over 6 years ago 6d5677e

[Rspamd] Decrease weight of missed charset

Full commit hash
6d5677eb32f21adc1a7bdd19316d77521b86d32f
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
1
symbols = {
Open commit View diff
1 symbols = {
same change 6d5677e

[Rspamd] Decrease weight of missed charset

Full commit hash
6d5677eb32f21adc1a7bdd19316d77521b86d32f
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
2
  "R_MIXED_CHARSET" {
Open commit View diff
2 "R_MIXED_CHARSET" {
same change 6d5677e

[Rspamd] Decrease weight of missed charset

Full commit hash
6d5677eb32f21adc1a7bdd19316d77521b86d32f
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
3
    weight = 1.0;
Open commit View diff
3 weight = 1.0;
same change 6d5677e

[Rspamd] Decrease weight of missed charset

Full commit hash
6d5677eb32f21adc1a7bdd19316d77521b86d32f
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
4
    description = "Mixed characters in a message";
Open commit View diff
4 description = "Mixed characters in a message";
same change 6d5677e

[Rspamd] Decrease weight of missed charset

Full commit hash
6d5677eb32f21adc1a7bdd19316d77521b86d32f
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
5
    one_shot = true;
Open commit View diff
5 one_shot = true;
same change 6d5677e

[Rspamd] Decrease weight of missed charset

Full commit hash
6d5677eb32f21adc1a7bdd19316d77521b86d32f
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
6
  }
Open commit View diff
6 }
same change 6d5677e

[Rspamd] Decrease weight of missed charset

Full commit hash
6d5677eb32f21adc1a7bdd19316d77521b86d32f
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
7
}
Open commit View diff
7 }