07-15-2021 09:39 PM
I'm trying to send an email using the VI example but i have a problem with de connection to hostname.
Someone that already worked with this VI?
07-16-2021 08:27 AM
It looks like gmail's outgoing mail server is smtp.gmail.com not smtp.google.com as you have in your code.
https://support.google.com/mail/answer/7126229?hl=en-GB
If that doesn't work I would suggest posting your actual code so we can see exactly what you have done. Remember to remove your passwords before posting on here though!!!