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/override.d/logging.inc

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

logging.inc on main
Author Date Commit Line Code
andryyy over 5 years ago 61bb321

[Rspamd] Fix tag handling for aliases

Full commit hash
61bb3219dfd10bc4000df25873988402f37fda06
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1
level = "silent";
Open commit View diff
1 level = "silent";
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
2
type = "console";
Open commit View diff
2 type = "console";
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
3
systemd = false;
Open commit View diff
3 systemd = false;
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
4
.include "$CONFDIR/logging.inc"
Open commit View diff
4 .include "$CONFDIR/logging.inc"
andre.peters over 8 years ago 873222d

[Rspamd] Remove DKIM forced action, move ratelimit lua, add meta exporter

Full commit hash
873222d5f8f9efc3355b1babe394a543698bcfa4
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
5
.include(try=true; priority=20) "$CONFDIR/override.d/logging.custom.inc"
Open commit View diff
5 .include(try=true; priority=20) "$CONFDIR/override.d/logging.custom.inc"