Skip to content

Commit fd9c826

Browse files
author
Till Brehm
committed
Merge branch 'add_zabbbix' into 'develop'
Add zabbix-user in authorized_mailq_users See merge request ispconfig/ispconfig3!2039
2 parents 1d7f144 + 775d16b commit fd9c826

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

install/tpl/debian_postfix.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ smtp_sasl_auth_enable = yes
6161
smtp_sasl_security_options = noanonymous, noplaintext
6262
smtp_sasl_tls_security_options = noanonymous
6363
authorized_flush_users =
64-
authorized_mailq_users = nagios, icinga
64+
authorized_mailq_users = nagios, icinga, zabbix

install/tpl/fedora_postfix.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ smtp_sasl_auth_enable = yes
5757
smtp_sasl_security_options = noanonymous, noplaintext
5858
smtp_sasl_tls_security_options = noanonymous
5959
authorized_flush_users =
60-
authorized_mailq_users = nagios, icinga
60+
authorized_mailq_users = nagios, icinga, zabbix

install/tpl/gentoo_postfix.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ smtp_sasl_auth_enable = yes
6161
smtp_sasl_security_options = noanonymous, noplaintext
6262
smtp_sasl_tls_security_options = noanonymous
6363
authorized_flush_users =
64-
authorized_mailq_users = nagios, icinga
64+
authorized_mailq_users = nagios, icinga, zabbix

install/tpl/opensuse_postfix.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ smtp_sasl_auth_enable = yes
5959
smtp_sasl_security_options = noanonymous, noplaintext
6060
smtp_sasl_tls_security_options = noanonymous
6161
authorized_flush_users =
62-
authorized_mailq_users = nagios, icinga
62+
authorized_mailq_users = nagios, icinga, zabbix

0 commit comments

Comments
 (0)