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

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

mx_check.conf on main
Author Date Commit Line Code
marrco almost 9 years ago a2720cc

Update mx_check.conf

Full commit hash
a2720cca835651dcc32a2d1251c2307012be8b34
Author
marrco <[email protected]>
Date
almost 9 years ago
Selected line
1
timeout = 8.0;
Open commit View diff
1 timeout = 8.0;
andryyy about 9 years ago a41cafa

Switch to Rspamds milter interface

Full commit hash
a41cafac3e33eb40badd7867e77999eb5dfcbba4
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
2
symbol_bad_mx = "MX_INVALID";
Open commit View diff
2 symbol_bad_mx = "MX_INVALID";
same change a41cafa

Switch to Rspamds milter interface

Full commit hash
a41cafac3e33eb40badd7867e77999eb5dfcbba4
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
3
symbol_no_mx = "MX_MISSING";
Open commit View diff
3 symbol_no_mx = "MX_MISSING";
same change a41cafa

Switch to Rspamds milter interface

Full commit hash
a41cafac3e33eb40badd7867e77999eb5dfcbba4
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
4
symbol_good_mx = "MX_GOOD";
Open commit View diff
4 symbol_good_mx = "MX_GOOD";
same change a41cafa

Switch to Rspamds milter interface

Full commit hash
a41cafac3e33eb40badd7867e77999eb5dfcbba4
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
5
expire = 86400;
Open commit View diff
5 expire = 86400;
same change a41cafa

Switch to Rspamds milter interface

Full commit hash
a41cafac3e33eb40badd7867e77999eb5dfcbba4
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
6
key_prefix = "rmx";
Open commit View diff
6 key_prefix = "rmx";
same change a41cafa

Switch to Rspamds milter interface

Full commit hash
a41cafac3e33eb40badd7867e77999eb5dfcbba4
Author
andryyy <[email protected]>
Date
about 9 years ago
Selected line
7
enabled = true;
Open commit View diff
7 enabled = true;