I'm not sure if this is an issue or not. When SMTP is configured, it is not sending the hostname and the SMTP server is rejecting on helo ("Helo command rejected: need fully-qualified hostname;..."). Im using the latest docker container and using the --hostname argument. If exec into the image, the hostname is correct.
I'm not sure if this is an issue or not. When SMTP is configured, it is not sending the hostname and the SMTP server is rejecting on helo ("Helo command rejected: need fully-qualified hostname;..."). Im using the latest docker container and using the --hostname argument. If exec into the image, the hostname is correct.