CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/09 08:26:03
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
when doing the rDNS lookup, require getnameinfo to return a hostname not an
address by passing the NI_NAMREQD flag
ok eric@
