Options

Outlook Integration

mkpjsrmkpjsr Member Posts: 587
Hi all,
I want to integrate outlook with NAV 2009 so can anybody tell me what are the setups required for it. Actually i want that NAV should automatically mail about shortage of inventory.

Comments

  • kinekine Member Posts: 12,562
    You do not need to integrate NAV with Outlook to be able to send mails from NAV. NAV is using SMTP to send mails.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • mkpjsrmkpjsr Member Posts: 587
    kine wrote:
    You do not need to integrate NAV with Outlook to be able to send mails from NAV. NAV is using SMTP to send mails.

    Can u please tell me how SMTP is configured in NAV 2009.
  • vijay_gvijay_g Member Posts: 884
    take a look at codeunit "SMTP Mail" and use function Createmessage in this codeunit.
    also have to setup in "SMTP Mail Setup".
Sign In or Register to comment.