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
policies_group.conf
symbols = {
    "ARC_REJECT" {
        score = 0.1;
    }
    "R_SPF_FAIL" {
        score = 8.0;
    }
    "R_SPF_PERMFAIL" {
        score = 8.0;
    }
    "R_SPF_SOFTFAIL" {
        score = 0.1;
    }
    "R_DKIM_REJECT" {
        score = 8.0;
    }
    "DMARC_POLICY_REJECT" {
        weight = 16.0;
    }
    "DMARC_POLICY_QUARANTINE" {
        weight = 8.0;
    }
    "DMARC_POLICY_SOFTFAIL" {
        weight = 0.1;
    }
}