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_3.yml

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

preset_3.yml on main
Author Date Commit Line Code
andryyy over 6 years ago b822818

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

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

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

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

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

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

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

Full commit hash
b822818cee0d7c81f992d1652a9184899424b884
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
4
  rcpt = "[email protected]";
Open commit View diff
4 rcpt = "[email protected]";
same change b822818

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

Full commit hash
b822818cee0d7c81f992d1652a9184899424b884
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
5
  # Multiple allowed hosts
Open commit View diff
5 # Multiple allowed hosts
same change b822818

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

Full commit hash
b822818cee0d7c81f992d1652a9184899424b884
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
6
  # from = "/^((?!(.*@allowed-domain\.tld|.*@other-allowed-domain\.tld)).)*$/";
Open commit View diff
6 # from = "/^((?!(.*@allowed-domain\.tld|.*@other-allowed-domain\.tld)).)*$/";
same change b822818

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

Full commit hash
b822818cee0d7c81f992d1652a9184899424b884
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
7
  from = "/^((?!.*@domain\.tld).)*$/";
Open commit View diff
7 from = "/^((?!.*@domain\.tld).)*$/";
same change b822818

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

Full commit hash
b822818cee0d7c81f992d1652a9184899424b884
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
8
  apply "default" {
Open commit View diff
8 apply "default" {
same change b822818

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

Full commit hash
b822818cee0d7c81f992d1652a9184899424b884
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
9
    MAILCOW_BLACK = 9999.0;
Open commit View diff
9 MAILCOW_BLACK = 9999.0;
same change b822818

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

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

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

Full commit hash
b822818cee0d7c81f992d1652a9184899424b884
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
11
  symbols [
Open commit View diff
11 symbols [
same change b822818

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

Full commit hash
b822818cee0d7c81f992d1652a9184899424b884
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
12
    "MAILCOW_BLACK"
Open commit View diff
12 "MAILCOW_BLACK"
same change b822818

[Web] Add new preset for Rspamd settings map: Only allow specific senders to send to a mailbox

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