Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Cannot get SendMail() to work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Cannot get SendMail() to work

    hello, i cannot get SendMail() to work. I've reviewed several threads on this topic and checked my settings ... all seems to be OK but I am not receiving the email. I setup the "Mail setup" section as per http://ninjatrader.com/support/forum...ad.php?t=45339 (for Gmail), I've placed a Print statement right after executing the SendMail() command to verify that is being executed, but still no email. There's nothing in the Log indicating an error either. I've also tried three different accounts (each with a different domain) but still no results. Not sure what else to try?

    Here's my code; it's straightforward stuff: (I replaced my email with [email protected])

    SendMail("[email protected]", "[email protected]", "test subject", "test content");
    Print("SENT EMAIL TO [email protected]");

    #2
    Hello,

    Thank you for your note.

    So I may further test your setup on my end, can you please send me your configuration file?

    You will find your configuration file in the following directory:
    (My) Documents\NinjaTrader 7\config.xml

    Once located, please attach the config.xml file and send an email to Support [AT] NinjaTrader [dot] com - put ATTN: Cameron in the body and a link to this forum post.
    CameronNinjaTrader Customer Service

    Comment


      #3
      will do .. thanks Cameron

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by pibrew, Today, 06:10 PM
      1 response
      16 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by actualfacts.2021, 07-25-2021, 03:11 PM
      8 responses
      1,182 views
      0 likes
      Last Post linkcou
      by linkcou
       
      Started by reynoldsn, Today, 07:11 PM
      0 responses
      4 views
      0 likes
      Last Post reynoldsn  
      Started by needsomehelp147, 04-29-2024, 06:43 AM
      2 responses
      19 views
      0 likes
      Last Post needsomehelp147  
      Started by sidlercom80, 10-28-2023, 08:49 AM
      177 responses
      2,400 views
      0 likes
      Last Post jeronymite  
      Working...
      X