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

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

ratelimit.conf on main
Author Date Commit Line Code
andryyy almost 9 years ago f257ed9

[Rspamd] Add missing ratelimit.conf

Full commit hash
f257ed92f5783079bfd55a2dfd55f686a948e6bf
Author
andryyy <[email protected]>
Date
almost 9 years ago
Selected line
1
whitelisted_rcpts = "postmaster,mailer-daemon";
Open commit View diff
1 whitelisted_rcpts = "postmaster,mailer-daemon";
andryyy over 6 years ago 57af510

[Rspamd] Ratelimit for bounces reduced, max_rcpt for ratelimit increased

Full commit hash
57af5103c746870061d05d541befcedc4b17af05
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
2
max_rcpt = 25;
Open commit View diff
2 max_rcpt = 25;
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
3
custom_keywords = "/etc/rspamd/lua/ratelimit.lua";
Open commit View diff
3 custom_keywords = "/etc/rspamd/lua/ratelimit.lua";
andryyy over 7 years ago e7427ed

[Rspamd] Updated values of default ratelimit settings, add info_symbol

Full commit hash
e7427eddf379e1742829d39a4f45dfa6a77675b0
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
4
info_symbol = "RATELIMITED";
Open commit View diff
4 info_symbol = "RATELIMITED";