Skip to content

Commit 70182c0

Browse files
author
Florian Schaal
committed
force postfix to listen on all interfaces
1 parent 5db55c0 commit 70182c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/tpl/debian_postfix.conf.master

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ virtual_uid_maps = mysql:/etc/postfix/mysql-virtual_uids.cf
99
virtual_gid_maps = mysql:/etc/postfix/mysql-virtual_gids.cf
1010
sender_bcc_maps = proxy:mysql:{config_dir}/mysql-virtual_outgoing_bcc.cf
1111
inet_protocols=all
12+
inet_interfaces = all
1213
smtpd_sasl_auth_enable = yes
1314
broken_sasl_auth_clients = yes
1415
smtpd_sasl_authenticated_header = yes

0 commit comments

Comments
 (0)