Hi, I am relatively new to toad and I am unable to find much information around the problem I am facing. I am trying to send a simple mail using the automation tool. Relevant information in all the required fields are filled. I am constantly facing the following issues. � -- 20-Aug-13 3:54:10 PM: test_1.log: Setting up environment -- 20-Aug-13 3:54:10 PM: test_1.log: Script run by Toad for MySQL 6.7.0.1524 -- 20-Aug-13 3:54:10 PM: test_1.log: Build started -- 20-Aug-13 3:54:10 PM: test_1.log: Compiling Script -- 20-Aug-13 3:54:11 PM: test_1.log: Warning: No Exception Handler. To send an Email when there is an error, change the value of Email on Error to true and enter email values. -- 20-Aug-13 3:54:11 PM: test_1.log: Build Completed -- 20-Aug-13 3:54:11 PM: test_1.log: Begin execution script activities -- 20-Aug-13 3:54:11 PM: test_1.log: Send email -- 20-Aug-13 3:54:12 PM: test_1.log: Socket connection has been refused by remote host. InnerException message follows: The handshake failed due to an unexpected packet format. -- 20-Aug-13 3:54:12 PM: test_1.log: The handshake failed due to an unexpected packet format. -- 20-Aug-13 3:54:12 PM: test_1.log: at a.c.ao.a(SecurityProtocol A_0, String A_1) at a.m.a() at a.m.a(String A_0, Int32 A_1, Boolean A_2, Socket A_3, EndPoint A_4) at a.m.x() at a.f.l.x() at a.f.m.x() at a.f.l.a(MailMessage A_0, String A_1, EmailAddressCollection A_2, DeliveryNotificationOptions A_3, Smtp8bitDataConversion A_4, Boolean A_5, SendFailureThreshold A_6, Boolean A_7, DataTable A_8, Int32 A_9, String A_10) at a.f.m.a(MailMessage A_0, String A_1, EmailAddressCollection A_2, DeliveryNotificationOptions A_3, Smtp8bitDataConversion A_4, Boolean A_5, SendFailureThreshold A_6, Boolean A_7, DataTable A_8, Int32 A_9, String A_10) at a.f.e.a(MailMessage A_0, String A_1, EmailAddressCollection A_2, DeliveryNotificationOptions A_3, Smtp8bitDataConversion A_4, Boolean A_5, SendFailureThreshold A_6, Int32 A_7, aw A_8, Boolean A_9, DataTable A_10, Int32 A_11, String A_12) at a.f.n.a(String A_0, EmailAddressCollection A_1) at a.f.n.a(Boolean A_0, String A_1, EmailAddressCollection A_2) at a.f.n.a(Boolean A_0) at Quest.Toad.Workflow.Activities.SendEmailActivity.SendMail(SmtpServer server, MailMessage email) -- 20-Aug-13 3:54:12 PM: test_1.log: Email successfully sent -- 20-Aug-13 3:54:12 PM: test_1.log: Email_1 - There were errors encountered sending the message. See the log file for details. -- 20-Aug-13 3:54:12 PM: test_1.log: Failed � It would be great if someone can suggest how to resolve this. �
↧