Jaroslaw Rafa: > Dnia 1.02.2022 o godz. 08:55:47 Wietse Venema pisze: > > This does not work. The smtp_bind_address and smtp_helo_name settings > > above have NO EFFECT when given to a Postfix SMTP SERVER. > > Which can be recognized by the fact that they are prefixed with "smtp_" and > not "smtpd_" :)
For an exhaustive list of parameters that control the operation of a Postfix SMTP server, see: - http://www.postfix.org/smtpd.8.html. - http://www.postfix.org/postscreen.8.html Note the absence of smtp_ prefixed names. Wietse