Re-visiting SendMail - Forum

Forum Navigation
You need to log in to create posts and topics.

Re-visiting SendMail

I have revised a mature app that I had added a button to send email but I didn't used Sendmail function.

I used InternetLink "http://[Website]" but that doesn't allow me to create the email (Subject, Message, etc)

Tried using

 SetVar "[MailServer]" "Detect"
SendMail "[EmailSendTo]" "[EmailFrom]" "[EmailSubject]" "Dear [FirstNameEmail],||[EmailMessage].||||Thank you " "" ""

The emails I am testing use Gmail (To, From) My original hope was that Windows 10 allow me send the email.

I use a form to Enter Subject line and Message (EmailSendTo, EmailFrom, FirstNameEmail are populated from database).

Is there a way to get this to work?

@cssystems it's not as easy as it should be. Please take a look at this:
https://blog.mailtrap.io/send-emails-with-gmail-api/

Tha JavaScript API should be suitable for both VisualNEO Web ad VisualNEO Win.

Regards.

YASIN has reacted to this post.
YASIN

Thank you. I will study it.

Al Meyer has a smtp plugin that sends mail thru gmail. Works great even still to this day.

How do I get a hold off the Plugin?

Hello all

I managed to do this ...
What do you think?
How could this be improved?

Thank you

 

Uploaded files:
  • You need to login to have access to uploads.

@wrangler

Can you share an unregistered copy of the plugin to test it ?

There is no possibility of downloading at Techmedia.

Thanks

iretz has reacted to this post.
iretz