I'm scanning to my own SMTP server, by IP address; getting long delay before scan starts. No DNS lookup should be required. Nevertheless, when I corrected the DNS servers's IP address, the delay disappearded. So thanks. I guess I should have never trusted HP to know how to program:
IF NOT IP_Provided THEN
LookUpIPByDNS
ENDIF
Do_The_Scan