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)
commita48c41148c3655c6c0de176060d739d3438e25f7
tree181d56bdf81285683650a4a26ff88b2d29ae7e07
parent443339e2756df295317b7136b3262e368fdb9bfa
Log actual listen address

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
Listener.pas
MgSMTP.pas
Network.pas