Dear all,
I have registered the Microsoft.navision.mail.dll & Microsoft.navision.mail.tlb thru regasm though we can not see these in the Automations List. [8-)]
I’m working on Nav 2009 SP1. Dll version is 7.0.0.0
Kindly reply. [:’(]
Dear all,
I have registered the Microsoft.navision.mail.dll & Microsoft.navision.mail.tlb thru regasm though we can not see these in the Automations List. [8-)]
I’m working on Nav 2009 SP1. Dll version is 7.0.0.0
Kindly reply. [:’(]
Are you talking about the global variable Mail in Codeunit 400?
In my database it’s called ‘Microsoft Navision Mail’.SmtpMessage
Chuong dinh
Have you tried, SMTP mail thru this Codeunit 400 in Navision 2009 Sp1 ??
Subrata,
Yes, I can send SMTP Mail via codeunit 400. You do this by setting up Documents Approval and Send Approval Request on the Sales Order Card.
What’s your problem exactly?
take a look at this blog: http://gotcal.com/index.php/2010/06/smtp-mail-functionality-in-pre-dynamics-nav-5-version/
It looks like MS didn’t take over KB981354 from Nav5. In this hotfix you can specify a different “SMTP Server Port” which is 25 by default. Here the Mail automation variable in codeunit400 is “Microsoft Dynamics NAV Mail Helper”.SmtpMessage instead of the old “Microsoft Navision Mail”.SmtpMessage