Searched refs:_VRFY (Results 1 – 1 of 1) sorted by relevance
567 sub verify { shift->_VRFY(@_) }604 sub _VRFY { shift->command("VRFY", @_)->response() == CMD_OK } subroutine