Dear Experts,
In Administration->IT Administration->General Setup-> ther is a "SMTP Mail Setup" form. Anybody know wat form is this. After i set my SMTP server then what going on?
it's use for control wat?
any documentation on this? is it a new features?
how to testing on it?
Cheer,
teckpoh
0
Comments
NAV Sustained Eng
“This posting is provided "AS IS" with no warranties, and confers no rights.”
The SMTP is protocol for sending e-mails (Simple Mail Transport Protocol). It is replacement for using outlook to send emails. NAV is now sending the mails directly to the mail server...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
This is my setup for SMTP mail.
SMTP Server - SMTP server name (which i got access from my admin team)
Authentication -Basic(There were 3 - Anonymous,NTLM,Basic)
User ID - My windows login ID
Password - Windows password
THe problem is it is not working now and mails are not getting delivered.
My requirement is to send a mail on button click. and following is the code written on button,
SMTP.CreateMessage(COMPANYNAME,"My Email","E-Mail",'Hi','Hi',TRUE);
SMTP.AppendBody('Body');
SMTP.Send;
Is there any problem with the Authentication type selected(Basic) or problem with SMTP Server? ](*,)
Kindly assist me.
Regards,
Vasu
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I am getting the following error when i used NTLM, but was not the case with the other options.
"The SMTP mail system returned the following error: (0x80040211): The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available"
Regards,
Vasu
http://www.mibuso.com/dlinfo.asp?FileID=1123
Ask your Mail-administrator or check the settings in the mailserver.
http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/2bdde9e6-b57a-4b12-b476-7bcf1f8f66d5
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 2009