File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,9 +90,9 @@ License keys for these external services will improve the quality of the results
90
90
* ` PWNED_KEY ` - obtained from https://haveibeenpwned.com/
91
91
* ` MAXMIND_KEY ` - obtained from https://www.maxmind.com/en/accounts/current/license-key
92
92
93
- # TODO
94
- * ` SMTP_HELLO ` - # TODO
95
- * ` SMTP_FROM ` - # TODO
93
+ Correct communication with the MTA server requires the following settings. Otherwise, the server may close the connection with the error:
94
+ * ` SMTP_HELLO ` - the domain name or IP address of the SMTP client that will be provided as an argument to the HELO command
95
+ * ` SMTP_FROM ` - MAIL FROM value passed to the SMTP server
96
96
97
97
IP/CIDR lists contain information about addresses used as proxy/VPN or other malicious activity.
98
98
You can provide one or many sources separated by whitespace.
You can’t perform that action at this time.
0 commit comments