Skip to content

Commit a733d63

Browse files
committed
Bind postfix on the scripts-f20 VIP
1 parent 6edd2b4 commit a733d63

File tree

1 file changed

+1
-1
lines changed
  • server/fedora/config/etc/postfix

1 file changed

+1
-1
lines changed

server/fedora/config/etc/postfix/main.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mailbox_command_maps =
1818
mailbox_size_limit = 0
1919
message_size_limit = 41943040
2020
recipient_delimiter = +
21-
inet_interfaces = $myhostname, scripts.mit.edu, scripts-vhosts.mit.edu
21+
inet_interfaces = $myhostname, scripts.mit.edu, scripts-vhosts.mit.edu, scripts-f20.mit.edu
2222
readme_directory = /usr/share/doc/postfix/README_FILES
2323
sample_directory = /usr/share/doc/postfix/samples
2424
sendmail_path = /usr/sbin/sendmail

0 commit comments

Comments
 (0)