public void TestMethod1()
        {
            var client = new ClientMail();

            client.RunCommand();
        }