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
-
Check in the spam.
-
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
-
It will only work if the sender e-mail is an invited user in the team and has accepted the invitation.
-
Ok. I did not understand that ot was only for team use.
Thx
JD
Content aside
- 6 yrs agoLast active
- 4Replies
- 2899Views