Log actual listen address
authorMegaBrutal <code+git@megabrutal.com>
Mon, 12 Nov 2018 23:05:00 +0000 (00:05 +0100)
committerMegaBrutal <code+git@megabrutal.com>
Mon, 12 Nov 2018 23:05:00 +0000 (00:05 +0100)
Even if ListenAddress is a hostname, log the actual IP address the
server tries to listen on, instead of the supplied hostname.
Indicate when listen fails for any reason.

modified:   Listener.pas
modified:   MgSMTP.pas
modified:   Network.pas


No differences found