send a mail via Navision

MEMMEM Member Posts: 57
I'm workink on navision 3.70 and I want to send an automatic mail via navision to a definit mail adress.

I used the normal function of navision to send this mail
CU397.NewMessage('xxx@xxx.com','',TEXT1,TEXT2,'',FALSE);

navision ask me each time to confirm the send of my mail and I wold like to avoid to do this!

I think that it's a problem of firewall but I'm not sure!

Did some one have a solution please?

Comments

  • krikikriki Member, Moderator Posts: 9,118
    Could it be that it is Outlook who asks to confirm it?

    In this case : if you use MS Exchange server, there is some mod you need to install to avoid that Outlook asks this all the time.

    You can also use Outlook Express as default mailing program. In the optionst there is an option to avoid the question all the time.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • MEMMEM Member Posts: 57
    ok it seems good!

    thank's for your help! grazie mille :wink:
  • DenSterDenSter Member Posts: 8,307
    We started using SMTP because of that stupid message.
  • Dmitry_ChadaevDmitry_Chadaev Member Posts: 52
    They use a different dll in 4.0 (in CU397), so the message is now suppressed while sending mails (unless you send word documents merged with e-mail's body).
    Best regards,
    Dmitry
  • Miklos_HollenderMiklos_Hollender Member Posts: 1,598
    There is a fine SMPT OCX here at MiBuSo downloads for silent e-mail sending.
  • krikikriki Member, Moderator Posts: 9,118
    There is a fine SMPT OCX here at MiBuSo downloads for silent e-mail sending.
    I have used it for a customer and it works fine. (http://www.mibuso.com/dlinfo.asp?FileID=366)
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • rsfairbanksrsfairbanks Member Posts: 107
    We were recommended this by our NSC

    http://www.mapilab.com/outlook/security/
Sign In or Register to comment.