01-23-2019 06:24 AM - edited 01-23-2019 06:46 AM
Hello, I am trying to send an email via SMTP using LabView, but when the event that would trigger the true case happens there is an error which says that I have provided invalid email and password combination. But the thing is that I am 100% certain that both email and password are correct for that account because I actually get the email on the other account that was supposed to be an addressee. Does anyone have an idea what may cause that error to occur?
01-23-2019 06:40 AM
Off-Topic:
Do you really think it's wise to post username and password of your e-mail account here (even if it is just part of your screenshot)?
Regards, Jens
01-23-2019 06:44 AM
Oh you are right, I didn't even think about that, thank you!
01-23-2019 06:45 AM
That is a REALLY BAD IDEA to put your e-mail address and password in a public forum like that. I suggest you change it immediately.
01-23-2019 06:46 AM
I already did it. I don't why I didn't think about that.
01-23-2019 07:21 AM
@PawelM wrote:
I already did it. I don't why I didn't think about that.
Perfect! I'll promise I won't send you any e-mails. 😄
Regards
01-23-2019 08:51 AM
Have you tried using port 465 and turning off TLS?
01-23-2019 11:29 AM
I did, but then I got 2 errors, one of them says that an error occurred while receiving data from the network, the other one says that too much time has passed.