Postfix listening
This commit is contained in:
		| @@ -129,10 +129,10 @@ mail_owner = postfix | ||||
| # | ||||
| # Note: you need to stop/start Postfix when this parameter changes. | ||||
| # | ||||
| #inet_interfaces = all | ||||
| inet_interfaces = all | ||||
| #inet_interfaces = $myhostname | ||||
| #inet_interfaces = $myhostname, localhost | ||||
| inet_interfaces = localhost | ||||
| #inet_interfaces = localhost | ||||
|  | ||||
| # Enable IPv4, and IPv6 if supported | ||||
| inet_protocols = all | ||||
|   | ||||
| @@ -16,7 +16,7 @@ smtp      inet  n       -       n       -       -       smtpd | ||||
| #tlsproxy  unix  -       -       n       -       0       tlsproxy | ||||
| # Choose one: enable submission for loopback clients only, or for any client. | ||||
| #127.0.0.1:submission inet n -   n       -       -       smtpd | ||||
| #submission inet n       -       n       -       -       smtpd | ||||
| submission inet n       -       n       -       -       smtpd | ||||
| #  -o syslog_name=postfix/submission | ||||
| #  -o smtpd_tls_security_level=encrypt | ||||
| #  -o smtpd_sasl_auth_enable=yes | ||||
| @@ -30,7 +30,7 @@ smtp      inet  n       -       n       -       -       smtpd | ||||
| #  -o milter_macro_daemon_name=ORIGINATING | ||||
| # Choose one: enable smtps for loopback clients only, or for any client. | ||||
| #127.0.0.1:smtps inet n  -       n       -       -       smtpd | ||||
| #smtps     inet  n       -       n       -       -       smtpd | ||||
| smtps     inet  n       -       n       -       -       smtpd | ||||
| #  -o syslog_name=postfix/smtps | ||||
| #  -o smtpd_tls_wrappermode=yes | ||||
| #  -o smtpd_sasl_auth_enable=yes | ||||
|   | ||||
		Reference in New Issue
	
	Block a user