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