# File lib/em/protocols/smtpserver.rb, line 151
151:       def process_vrfy
152:         send_data "250 Ok, but unimplemented\r\n"
153:       end