<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Nov 2017 23:29:00 Z</lastBuildDate><pubDate>15 Nov 2017 14:59:00 Z</pubDate><description>Hi&#13;
&#13;
I'm in trouble with my windev 20 app. Just stop to send email. I try with 2 gmail accounts, smtp2go and my internet servisse provider. Nothing Works.&#13;
&#13;
Here is the code:&#13;
&#13;
// cria sessão de envio de email MySession is EmailSMTPSession MySession..Name = "user@gmail.com" MySession..Password = "password" MySession..ServerAddress = "smtp.gmail.com" MySession..Port = 587 MySession..Option = emailOptionSecuredTLS // cria o anexo da mensagem myAnexo is EmailAttach myAnexo..Name = sAnexo myAnexo..Content=fLoadText(sAnexo) myAnexo..ContentType="application/xml" myAnexo..ContentDescription="A XML document" // cria o corpo da mensagem IF EmailStartSession(MySession) = True THEN // Build an email MyMessage is Email MyMessage..Subject = sAssunto MyMessage..Sender = "Brascol" Add(MyMessage..Recipient,sDestino) Add(MyMessage..Attach,myAnexo) MyMessage..Message = sMensagem // envia a mensagem IF NOT EmailSendMessage(MySession,MyMessage) THEN ToastDisplay("Falha ao enviar mensagem.",toastLong,vaMiddle,haCenter,DarkRed) ELSE ToastDisplay("Mensagem enviada com sucesso.",toastShort,vaMiddle,haCenter) END ELSE Error("falha de conexão") END EmailCloseSession(MySession)</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email/read.awp</link><title>WD20 Dont send email</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63430/read.awp</comments><pubDate>22 Nov 2017 23:29:00 Z</pubDate><description>Ok. It´s not a windev bug.&#13;
&#13;
But looks like this changes only affect windev because my php and java routines still works fine w…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63430/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63430/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email/read.awp">WD20 Dont send email</source><title>Re: WD20 Dont send email</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63429/read.awp</comments><pubDate>22 Nov 2017 21:48:00 Z</pubDate><description>It's not problem of windev, and it's not a bug, google simply changed it's email sending policies for smtp, you need to change t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63429/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63429/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email/read.awp">WD20 Dont send email</source><title>Re: WD20 Dont send email</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63381/read.awp</comments><pubDate>19 Nov 2017 16:07:00 Z</pubDate><description>Congratulations PC$OFT !&#13;
&#13;
So, if I want to continue to send messages I need to upgrade to version 22. :sneg:&#13;
&#13;
I'm almost giv…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63381/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63381/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email/read.awp">WD20 Dont send email</source><title>Re: WD20 Dont send email</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63364/read.awp</comments><pubDate>16 Nov 2017 21:08:00 Z</pubDate><description>Yes. I already see this post. Looks like google change something in gmail but i dont know.&#13;
&#13;
&#13;
And the EmailConfigure function …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63364/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63364/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email/read.awp">WD20 Dont send email</source><title>Re: WD20 Dont send email</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63346/read.awp</comments><pubDate>16 Nov 2017 09:29:00 Z</pubDate><description>Hi,&#13;
&#13;
Did you see this post?&#13;
&#13;
http://27130.foren.mysnip.de/read.php?27131,782689,782766#msg-782766&#13;
&#13;
Kind regards,&#13;
&#13;
Joris</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63346/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63346/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email/read.awp">WD20 Dont send email</source><title>Re: WD20 Dont send email</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63342/read.awp</comments><pubDate>15 Nov 2017 20:05:00 Z</pubDate><description>try setting the senderaddress parameter to the senders email address and also set the sender parameter to the senders email addr…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63342/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63342/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email/read.awp">WD20 Dont send email</source><title>Re: WD20 Dont send email</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63340/read.awp</comments><pubDate>15 Nov 2017 17:19:00 Z</pubDate><description>to check what is wrong in the error message (Falha ao enviar mensagem) include errorinfo(errfulldetails) or run it in debug and …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63340/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63340/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email/read.awp">WD20 Dont send email</source><title>Re: WD20 Dont send email</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63338/read.awp</comments><pubDate>15 Nov 2017 15:43:00 Z</pubDate><description>Hi,&#13;
&#13;
I think it is the use of google. Take a look at that ( settings ).&#13;
&#13;
regards,&#13;
&#13;
Allard</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63338/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email-63338/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63337-wd20-dont-send-email/read.awp">WD20 Dont send email</source><title>Re: WD20 Dont send email</title></item></channel></rss>
