EMail From Navision

myanilkumar
myanilkumar Member Posts: 108
Hi All,

Please let me know Is there any way to send Emails from Navision without Outlook installed on the client Machine.

Please advise is there any method.


Regards,
Anil

Comments

  • bbrown
    bbrown Member Posts: 3,268
    Using SMTP. See codeunit 400.
    There are no bugs - only undocumented features.
  • myanilkumar
    myanilkumar Member Posts: 108
    Thanks for the Reply. I am Testing using SMTP. I had Setup SMTP Server as "mail.gmail.com" and Authentication as Basic and gave my gmail Logn ID and Passowrd in USERID & Password fields.

    I had written a sample code to send Email. I am getting the following error "the smtp mail system returned the following error transport failed to connect to the server".

    Please advise.
  • vicky_dada
    vicky_dada Member Posts: 106
    have able to send email from navision with SMTP server : smtp.gmail.com, I face the error "The SMTP mail system returned the following error ...... must issue STARTTLS command first. q13sm3742722" :-k