Hi All,
I try to send E-Mail via SMTP in RTC.
My SMTP Set UP in Form :409
SMTP Server :smtp.gmail.com
Authentication :Basic
USER ID :MyEmailID
Password
***************
Code:
SMTP.CreateMessage('Muthu',MyEmailID, MyEmailID,'Subject','Body',TRUE);
SMTP.Send;
But i Got an Error below Message:
Microsoft Dynamics NAV
The SMTP mail system returned the following error: (0x80040213): The transport failed to connect to the server.
OK
I read 2 links:
http://www.mibuso.com/forum/viewtopic.p ... 08#p242308http://dynamicsuser.net/forums/p/23694/124013.aspx
But still my issue was not solved. please help me. ](*,) ](*,)
Regards,
Muthusubramanian.M
Answers
Thanks for your reply.I try to send email with PDF Attachment(Invoice copy) to Sales Person and Customer.
Regards,
Muthusubramanian.M
http://www.mibuso.com/forum/viewtopic.php?t=34186&f=32
It appears to be an identical problem