CVSROOT:        /cvs
Module name:    src
Changes by:     gil...@cvs.openbsd.org  2015/08/16 14:53:19

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

Log message:
when we switch valid_domainpart() from our own logic to using res_hnok() we
missed the fact that res_hnok() will consider an empty string as valid.

Reply via email to