<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>15 Jan 2016 23:11:00 Z</lastBuildDate><pubDate>11 Jan 2016 18:35:00 Z</pubDate><description>HI all -&#13;
&#13;
I've got a weird problem here I could use some suggestions on. My "send email" function just started throwing an error. I didn't change anything there recently. And the weird thing - it works on my development machine, but not once I upload it to the server. Nothing has changed in that area. I re-uploaded the App to the server - nothing. I rebooted the server - still no change. I'm not sure how to proceed. Any ideas anyone?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp</link><title>WB-20 - email work on development machine, but not server</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/55796-20-email-work-development-machine-but-not-server-55886/read.awp</comments><pubDate>15 Jan 2016 23:11:00 Z</pubDate><description>Wow. Thank you so much! I don't believe it - I didn't know there was more than one "Sender" variable. I wonder why it just stopp…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55886/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55886/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55883/read.awp</comments><pubDate>15 Jan 2016 17:14:00 Z</pubDate><description>Hi Joel,&#13;
&#13;
You could try with adding the following :&#13;
&#13;
Email.SenderAddress=sSenderEmail&#13;
&#13;
Regards,&#13;
Bart</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55883/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55883/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55878/read.awp</comments><pubDate>14 Jan 2016 19:07:00 Z</pubDate><description>Here is the routine I use to send emails. Again - it was working fine. Only works (sometimes) on dev. machine now. Notice I put …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55878/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55878/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55819/read.awp</comments><pubDate>12 Jan 2016 22:29:00 Z</pubDate><description>Hi,&#13;
&#13;
You profided the error . If you profide the code that does the actual email sending we could have a look at that&#13;
&#13;
regar…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55819/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55819/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55818/read.awp</comments><pubDate>12 Jan 2016 22:03:00 Z</pubDate><description>Hi Again -&#13;
&#13;
I found an issue, but not the problem. A little initialization routine that was supposed to use smtp.gmail was not…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55818/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55818/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55815/read.awp</comments><pubDate>12 Jan 2016 19:34:00 Z</pubDate><description>I just traced the sender address and, the trace shows the sender email is there for each email that gets sent out. And of course…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55815/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55815/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55814/read.awp</comments><pubDate>12 Jan 2016 19:27:00 Z</pubDate><description>Hi Guys - and thanks for the responses. I followed my code and the sender email address is def. there all the way through. I lea…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55814/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55814/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55808/read.awp</comments><pubDate>12 Jan 2016 13:23:00 Z</pubDate><description>Hi Joel&#13;
&#13;
if you are using gmail for smtp, please be aware that they have been tightening the security screws and now REQUIRE t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55808/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55808/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55807/read.awp</comments><pubDate>12 Jan 2016 09:25:00 Z</pubDate><description>Hi Joel,&#13;
&#13;
This may be a security change on your smtp server.&#13;
Most smtp servers require that the sender's email address is pro…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55807/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55807/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55804/read.awp</comments><pubDate>12 Jan 2016 01:04:00 Z</pubDate><description>HEre's the error - there are sender emails...&#13;
&#13;
Unable to send message without specifying sender.&#13;
WL call:&#13;
Process of 'Method…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55804/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server-55804/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55796-20-email-work-development-machine-but-not-server/read.awp">WB-20 - email work on development machine, but not server</source><title>Re: WB-20 - email work on development machine, but not server</title></item></channel></rss>
