taquiuddin Report post Posted 05/29/2011 08:49 AM When trying to to send an email using SEND MAIL module of VOICEGUIDE the module give a error and moves to the failure path. i have attached both the .vgs script file and trace file for reference. and have also pasted the error in trace file below. TRACE FILE INFORMATION email to: taquiuddin@gmail.com;taquiuddin@motabei.com;taquiuddin_friends@yahoo.com 110152.659 6 AddEmailToSend from:taquiuddin@gmail.com|taquiuddin, to:taquiuddin@gmail.com;taquiuddin@motabei.com;taquiuddin_friends@yahoo.com, cc:, bcc:, reply:taquiuddin@gmail.com, subj:checking, att:, usertoken:(<to>taquiuddin@gmail.com;taquiuddin@motabei.com;taquiuddin_friends@yahoo.com</to><subject>checking</subject><guid>615f2319-3098-4cbc-b6a3-c32092993fe5</guid>) smtp:MAPI|465 timeout:1800sec, sParamsXml: 110152.667 6 SmtpClient created ok 110152.669 6 .Host=MAPI .Port=465 .EnableSsl=False sCredentialUserName=[taquiuddin@gmail.com] 110152.669 6 SmtpClient clientEs configured ok 110152.669 6 email send start <to>taquiuddin@gmail.com;taquiuddin@motabei.com;taquiuddin_friends@yahoo.com</to><subject>checking</subject><guid>615f2319-3098-4cbc-b6a3-c32092993fe5</guid>, timeout=1800sec 110155.230 6 ERROR v7.2.4050.41622 (2011-02-02 23:07:25.26) AddEmailToSend SendAsync: The SMTP host was not found. 110155.230 6 7 4 email not queued for sending. 110155.230 6 7 4 rv add [send Email_SendResult]{The SMTP host was not found.} 110155.230 6 d added Send Email_SendResult | The SMTP host was not found. | ( 53 65 6e 64 20 45 6d 61 69 6c 5f 53 65 6e 64 52 65 73 75 6c 74 | 54 68 65 20 53 4d 54 50 20 68 6f 73 74 20 77 61 73 20 6e 6f 74 20 66 6f 75 6e 64 2e | 12) id=7 110155.230 6 d added Send Email_SendResult | The SMTP host was not found. | ( 53 65 6e 64 20 45 6d 61 69 6c 5f 53 65 6e 64 52 65 73 75 6c 74 | 54 68 65 20 53 4d 54 50 20 68 6f 73 74 20 77 61 73 20 6e 6f 74 20 66 6f 75 6e 64 2e | 20) id=7 110155.231 6 7 4 FindNextVgmTitleInPathList: next module title is=[Play Fail] 110155.231 6 7 4 t timer clear (force=False) 0529_1059_vgEngine.txt Email01.vgs Share this post Link to post
SupportTeam Report post Posted 05/29/2011 09:36 AM In the Send Email module the "MAPI" option is selected as the email sending type. It should be changed to SMTP. Share this post Link to post