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/reputation.conf

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

reputation.conf on main
Author Date Commit Line Code
andryyy almost 6 years ago 1b2731d

[Rspamd] Add reputation plugin, remove deprecated plugins

Full commit hash
1b2731d6e6e1dbf3368f8270a1cbd566ce24fa08
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
1
rules {
Open commit View diff
1 rules {
same change 1b2731d

[Rspamd] Add reputation plugin, remove deprecated plugins

Full commit hash
1b2731d6e6e1dbf3368f8270a1cbd566ce24fa08
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
2
  ip_reputation = {
Open commit View diff
2 ip_reputation = {
same change 1b2731d

[Rspamd] Add reputation plugin, remove deprecated plugins

Full commit hash
1b2731d6e6e1dbf3368f8270a1cbd566ce24fa08
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
3
    selector "ip" {
Open commit View diff
3 selector "ip" {
same change 1b2731d

[Rspamd] Add reputation plugin, remove deprecated plugins

Full commit hash
1b2731d6e6e1dbf3368f8270a1cbd566ce24fa08
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
4
    }
Open commit View diff
4 }
André Peters over 5 years ago ee6ca4e

Revert "[Rspamd] Respect Redis REPLICA in reputation plugin (#4046)" (#4065)

Full commit hash
ee6ca4eaaaa64f5315b4d090c819687d1738c0da
Author
André Peters <[email protected]>
Date
over 5 years ago
Selected line
5
    backend "redis" {
Open commit View diff
5 backend "redis" {
same change ee6ca4e

Revert "[Rspamd] Respect Redis REPLICA in reputation plugin (#4046)" (#4065)

Full commit hash
ee6ca4eaaaa64f5315b4d090c819687d1738c0da
Author
André Peters <[email protected]>
Date
over 5 years ago
Selected line
6
    }
Open commit View diff
6 }
andryyy almost 6 years ago 1b2731d

[Rspamd] Add reputation plugin, remove deprecated plugins

Full commit hash
1b2731d6e6e1dbf3368f8270a1cbd566ce24fa08
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
7
    symbol = "IP_REPUTATION";
Open commit View diff
7 symbol = "IP_REPUTATION";
same change 1b2731d

[Rspamd] Add reputation plugin, remove deprecated plugins

Full commit hash
1b2731d6e6e1dbf3368f8270a1cbd566ce24fa08
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
8
  }
Open commit View diff
8 }
same change 1b2731d

[Rspamd] Add reputation plugin, remove deprecated plugins

Full commit hash
1b2731d6e6e1dbf3368f8270a1cbd566ce24fa08
Author
andryyy <[email protected]>
Date
almost 6 years ago
Selected line
9
}
Open commit View diff
9 }