# File lib/em/protocols/smtpclient.rb, line 174
      def connection_completed
        @responder = :receive_signon
        @msg = []
      end