فهرست منبع

Hide mail software name, version and OS information.

Raphael Schneeberger 7 سال پیش
والد
کامیت
2c18ac8876

+ 1 - 0
install/debian/8/exim/exim4.conf.template

@@ -8,6 +8,7 @@
 #SPAM_SCORE = 50
 #CLAMD = yes
 
+smtp_banner = $smtp_active_hostname \
 add_environment = <; PATH=/bin:/usr/bin
 keep_environment =
 disable_ipv6 = true

+ 1 - 0
install/debian/9/exim/exim4.conf.template

@@ -8,6 +8,7 @@
 #SPAM_SCORE = 50
 #CLAMD = yes
 
+smtp_banner = $smtp_active_hostname \
 add_environment = <; PATH=/bin:/usr/bin
 keep_environment =
 disable_ipv6 = true

+ 1 - 0
install/ubuntu/14.04/exim/exim4.conf.template

@@ -8,6 +8,7 @@
 #SPAM_SCORE = 50
 #CLAMD = yes
 
+smtp_banner = $smtp_active_hostname \
 add_environment = <; PATH=/bin:/usr/bin
 keep_environment =
 disable_ipv6 = true

+ 1 - 0
install/ubuntu/16.04/exim/exim4.conf.template

@@ -8,6 +8,7 @@
 #SPAM_SCORE = 50
 #CLAMD = yes
 
+smtp_banner = $smtp_active_hostname \
 add_environment = <; PATH=/bin:/usr/bin
 keep_environment =
 disable_ipv6 = true

+ 1 - 0
install/ubuntu/18.04/exim/exim4.conf.template

@@ -8,6 +8,7 @@
 #SPAM_SCORE = 50
 #CLAMD = yes
 
+smtp_banner = $smtp_active_hostname \
 add_environment = <; PATH=/bin:/usr/bin
 keep_environment =
 disable_ipv6 = true