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/web/inc/presets/rspamd/preset_1.yml

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

preset_1.yml on main
Author Date Commit Line Code
andryyy over 6 years ago 8003f3b

[Web] Small adjustments to presets

Full commit hash
8003f3b4b338b1cc47d46bf5e5275f9698239806
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
1
headline: lang.rsettings_preset_1
Open commit View diff
1 headline: lang.rsettings_preset_1
same change 8003f3b

[Web] Small adjustments to presets

Full commit hash
8003f3b4b338b1cc47d46bf5e5275f9698239806
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
2
content: |
Open commit View diff
2 content: |
same change 8003f3b

[Web] Small adjustments to presets

Full commit hash
8003f3b4b338b1cc47d46bf5e5275f9698239806
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
3
  priority = 10;
Open commit View diff
3 priority = 10;
same change 8003f3b

[Web] Small adjustments to presets

Full commit hash
8003f3b4b338b1cc47d46bf5e5275f9698239806
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
4
  authenticated = yes;
Open commit View diff
4 authenticated = yes;
same change 8003f3b

[Web] Small adjustments to presets

Full commit hash
8003f3b4b338b1cc47d46bf5e5275f9698239806
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
5
  apply "default" {
Open commit View diff
5 apply "default" {
andryyy about 5 years ago fa9327a

[Rspamd, Web] Update Rspamd settings preset to include BCC as enabled module

Full commit hash
fa9327a279603da24ab276f35b1a3383a7bd62d0
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
6
    symbols_enabled = ["BCC", "DKIM_SIGNED", "RATELIMITED", "RATELIMIT_UPDATE", "RATELIMIT_CHECK", "DYN_RL_CHECK", "HISTORY_SAVE", "MILTER_HEADERS", "ARC_SIGNED"];
Open commit View diff
6 symbols_enabled = ["BCC", "DKIM_SIGNED", "RATELIMITED", "RATELIMIT_UPDATE", "RATELIMIT_CHECK", "DYN_RL_CHECK", "HISTORY_SAVE", "MILTER_HEADERS", "ARC_SIGNED"];
andryyy over 6 years ago 8003f3b

[Web] Small adjustments to presets

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