0

sendmail function

I tried the sendemail function example below, obviously with other email adresses, but it does not seem to work. Does it only work on the web app or also with the OSX app ?

Is there a way to specify a mail server ?

Best regards

 

sendEmail({
from: "recipient@domain.com",
to: "recipient@domain.com",
subject: "Hello World!",
text: "Some text",
html: "<h1>Some Text</h1><i>With Markup</i>"
})

4 replies

null
    • Stefano_Scattini
    • 5 yrs ago
    • Reported - view

    Check in the spam.

    • quartz_tree
    • 5 yrs ago
    • Reported - view

    Nothing in the spam. I tried with different email account withour success. Did somebody manage to send emails directly from the Ninox OSX app ?

    Is there a way to specify a mail server ?

    Best regards

     

    JD

    • Support
    • 5 yrs ago
    • Reported - view

    It will only work if the sender e-mail is an invited user in the team and has accepted the invitation.

    • quartz_tree
    • 5 yrs ago
    • Reported - view

    Ok. I did not understand that ot was only for team use.

    Thx

     

    JD 

Content aside

  • 5 yrs agoLast active
  • 4Replies
  • 2878Views