NetTalk Central

Author Topic: Email example 11 not working for me  (Read 4496 times)

jking

  • Sr. Member
  • ****
  • Posts: 419
    • View Profile
    • Email
Email example 11 not working for me
« on: February 02, 2018, 07:56:19 PM »
I'm experimenting with example 11 to see if I can add email to my NT 10.15 app.  Been a while since I looked at this so thought I would try again.
I have set up the correct server specs in the embed ( I think )but get a blank results page and no email sent.  See the attached images.

Thanks,

Jeff

CaseyR

  • Sr. Member
  • ****
  • Posts: 448
    • View Profile
    • Email
Re: Email example 11 not working for me
« Reply #1 on: February 03, 2018, 05:14:00 PM »
Hi, Jeff

Bruce dealt with this for me in the Feb 1, 2018 User Group.  Basically,  you need loc:result = SendEmail(emailgroup) instead of just SendMail(emailgroup) 

jking

  • Sr. Member
  • ****
  • Posts: 419
    • View Profile
    • Email
Re: Email example 11 not working for me
« Reply #2 on: February 06, 2018, 04:27:37 PM »
Casey,

Thanks!  That was it.

Jeff