You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ None
62
62
*`postfix_smtp_tls_cafile`[optional]: A file containing CA certificates of root CAs trusted to sign either remote SMTP server certificates or intermediate CA certificates (e.g. `/etc/ssl/certs/ca-certificates.crt`)
63
63
64
64
*`postfix_smtpd_banner`[default: `$myhostname ESMTP $mail_name (Ubuntu)`]: Greeting banner **You MUST specify $myhostname at the start of the text. This is required by the SMTP protocol.**
65
-
*`postfix_disable_vrfy_command`[default: `false`]: Disable the `SMTP VRFY` command. This stops some techniques used to harvest email addresses
65
+
*`postfix_disable_vrfy_command`[default: `true`]: Disable the `SMTP VRFY` command. This stops some techniques used to harvest email addresses
66
66
*`postfix_message_size_limit`[default: `10240000`]: The maximal size in bytes of a message, including envelope information
67
67
68
68
*`postfix_smtpd_tls_cert_file`[default: `/etc/ssl/certs/ssl-cert-snakeoil.pem`]: Path to certificate file
0 commit comments