PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Sending email form gmail account suddenly stopt yesterday
Sending email form gmail account suddenly stopt yesterday
Iniciado por guest, 05,nov. 2015 12:21 - 3 respuestas
Publicado el 05,noviembre 2015 - 12:21
Hello to you all.

I have a little program that worked perfectly for month. It sends emails from my gmail account. I did not change anything.
Yesterday it suddenly stopped.

Error message:
'EmailSendMessage' function, syntax 7
What happened?
Unable to send message.
Check the recipient addresses as well as your account settings (sender address).
Failure may be caused by a technical problem.
Four successive attempts have been made. Problem Details:

- First Attempt:

The last response of SMTP server is:
<503 5.5.1 MAIL first. t126sm7833467wmd.23 - gsmtp
5321 address. t126sm7833467wmd.23 - gsmtp
H LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING
250 SMTPUTF8
ˆˆˆˆˆˆˆˆˆøˆˆˆˆˆ>
- Second Attempt:
Etc.....

- I can send email form my Chrome browser.
Anybody any ideas?
Thanks in advance.
Publicado el 05,noviembre 2015 - 13:41
Hi Frans,

it seems that google made some changes very recently (I heard that sender must be the email address used to send, by example, and not simply a name)

So you should check with them

Best regards
Publicado el 05,noviembre 2015 - 15:36
Hi Fabrice,

Thanks again for your fast and good answer. That was the solution.
Publicado el 06,noviembre 2015 - 20:09
I just tested and I'm not having any issues sending through gmail from within my windev program.

I am using proper sender address though.