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

Commit

[Postfix] Set empty HELO restrictions for quarantine smtpd

b9d7519e
andryyy <[email protected]> 6 years ago
data/conf/postfix/master.cf | 1 +
 1 file changed, 1 insertion(+)

Diff

diff --git a/data/conf/postfix/master.cf b/data/conf/postfix/master.cf
index 6d374e67..89ba5dd9 100644
--- a/data/conf/postfix/master.cf
+++ b/data/conf/postfix/master.cf
@@ -34,6 +34,7 @@ submission inet n       -       n       -       -       smtpd
 
 # used to reinject quarantine mails
 590 inet n      -       n       -       -       smtpd
+  -o smtpd_helo_restrictions=
   -o smtpd_client_restrictions=permit_mynetworks,reject
   -o smtpd_tls_auth_only=no
   -o smtpd_milters=