# File lib/protocols/smtpserver.rb, line 158 158: def process_vrfy 159: send_data "250 Ok, but unimplemented\r\n" 160: end