CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2019/02/20 04:56:27

Modified files:
        usr.sbin/smtpd : smtp_session.c 

Log message:
fix a regression in the 'hostnames' mapping to select hostname based on the
IP address of a listener, it should use the listener address not the client
address as a selector, otherwise it will always display the default name if
you don't connect from the local host.

Reply via email to