Skip to content

Commit 1b8a3ec

Browse files
author
Till Brehm
committed
Merge branch 'master' into 'master'
revert changes to postfix-config to prevent break the smtp-protocol See merge request !508
2 parents c91b11d + 2748bbf commit 1b8a3ec

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

install/tpl/debian_postfix.conf.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,3 @@ smtpd_tls_protocols = !SSLv2,!SSLv3
4343
smtp_tls_protocols = !SSLv2,!SSLv3
4444
smtpd_tls_exclude_ciphers = RC4, aNULL
4545
smtp_tls_exclude_ciphers = RC4, aNULL
46-
smtpd_banner = MailServer managed by ISPConfig

install/tpl/fedora_postfix.conf.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ smtpd_tls_protocols = !SSLv2,!SSLv3
4040
smtp_tls_protocols = !SSLv2,!SSLv3
4141
smtpd_tls_exclude_ciphers = RC4, aNULL
4242
smtp_tls_exclude_ciphers = RC4, aNULL
43-
smtpd_banner = MailServer managed by ISPConfig

install/tpl/gentoo_postfix.conf.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,3 @@ smtpd_tls_protocols = !SSLv2,!SSLv3
3939
smtp_tls_protocols = !SSLv2,!SSLv3
4040
smtpd_tls_exclude_ciphers = RC4, aNULL
4141
smtp_tls_exclude_ciphers = RC4, aNULL
42-
smtpd_banner = MailServer managed by ISPConfig

install/tpl/opensuse_postfix.conf.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@ smtpd_tls_protocols = !SSLv2,!SSLv3
4242
smtp_tls_protocols = !SSLv2,!SSLv3
4343
smtpd_tls_exclude_ciphers = RC4, aNULL
4444
smtp_tls_exclude_ciphers = RC4, aNULL
45-
smtpd_banner = MailServer managed by ISPConfig

0 commit comments

Comments
 (0)