SMTP Mail code Unit Transporter Error
merril
Member Posts: 38
I am using the codeunit 400 to send mail to with my program as follows:
However, when the code comes to the send portion then I get the error below.
What is causing this error? The SMTP table (409) has been sent with the Exchange server name and then Authentication is anonymous.
Thanks inadvance
vMail.CreateMessage('Admin','admin@net.com','john@net.com','Notes','Test',TRUE);
vMail.Send();
However, when the code comes to the send portion then I get the error below.
(0x80040211): The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available
What is causing this error? The SMTP table (409) has been sent with the Exchange server name and then Authentication is anonymous.
Thanks inadvance
0
Comments
-
-
I have tried putting my own login details to the exchange server in the SMTP table and I get the same error as with the anonymous0
-
It looks like some timeout problem. Some posts on Internet are writing about problems with outlook etc.
You can check the firewall etc.0 -
Merril
I faced the same problem and i discovered the error from our server0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
