<?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 Sep 2020 16:08:26 Z</lastBuildDate><pubDate>5 Feb 2018 11:26:00 Z</pubDate><description>Hello all,&#13;
&#13;
I search on the forum for sending email with a Office 365 server, found some things but no solution for me. I get the fault Connection failed: recipient address not found.&#13;
&#13;
I use;&#13;
EmailStartSMTPSession(UserName,EmailWw,smtp.office365.com,587,emailOptionSecuredTLS)&#13;
&#13;
Anyone with a solution for me?&#13;
Thanks,&#13;
&#13;
Sammy</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp</link><title>[WD22] Send email with Office 365 server</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Patrice FROELIGER</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-68003/read.awp</comments><pubDate>22 Sep 2020 16:08:26 Z</pubDate><description>sde18 a écrit : &#13;
&gt; Pour moi, c'est le EmailConfigure(emailParameterMode, 1) qui a résolu tous mes problèmes de mails via Office…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-68003/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-68003/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>si</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-67712/read.awp</comments><pubDate>24 Mar 2020 19:48:15 Z</pubDate><description>Pour moi, c'est le EmailConfigure(emailParameterMode, 1) qui a résolu tous mes problèmes de mails via Office365 !&#13;
Merci :-)</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-67712/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-67712/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64560/read.awp</comments><pubDate>14 Feb 2018 10:05:00 Z</pubDate><description>i use the same code as Joris without any problems, have you tried setting up an email account in outlook/email client using your…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64560/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64560/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64561/read.awp</comments><pubDate>13 Feb 2018 20:47:00 Z</pubDate><description>Office 365 username (UPN) and email address are not always the same. You might want to verify in the O365 portal..</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64561/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64561/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64554/read.awp</comments><pubDate>13 Feb 2018 20:29:00 Z</pubDate><description>Hi Sammy,&#13;
&#13;
if you are willing to do some .NET then you could go another route by using EWS.&#13;
Using EWS you call a webservice, …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64554/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64554/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64556/read.awp</comments><pubDate>13 Feb 2018 20:25:00 Z</pubDate><description>Works fine for me. You're getting an authentication error which typically is b/ of invalid username or password</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64556/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64556/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64553/read.awp</comments><pubDate>13 Feb 2018 17:02:00 Z</pubDate><description>Nobody else with problems by sending office 365 mail?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64553/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64553/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64452/read.awp</comments><pubDate>7 Feb 2018 16:15:00 Z</pubDate><description>Hello King,&#13;
&#13;
The country is the Netherlands.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64452/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64452/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64450/read.awp</comments><pubDate>7 Feb 2018 15:11:00 Z</pubDate><description>Hi&#13;
&#13;
Try to check it out the following links for troubleshooting to see if 587 with TLS or SSL options or something else for th…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64450/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64450/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64447/read.awp</comments><pubDate>7 Feb 2018 10:22:00 Z</pubDate><description>Hi Sammy,&#13;
&#13;
Then I think you are not using the right credentials or TLS option.&#13;
&#13;
Kind regards,&#13;
&#13;
Joris.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64447/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64447/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64436/read.awp</comments><pubDate>6 Feb 2018 18:42:00 Z</pubDate><description>Hello Joris,&#13;
&#13;
Thanks for your reply, i tried it but get the same error. Any other idea?&#13;
[attachment 2582 Knipsel.JPG]</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64436/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64436/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64422/read.awp</comments><pubDate>6 Feb 2018 10:01:00 Z</pubDate><description>Hi Sammy,&#13;
&#13;
We are sending mails with office 365 smtp from WD22. This code should work :&#13;
&#13;
SMTPsession is EmailSMTPSession Ema…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64422/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64422/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item><item><author>Sebastian Arnold</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64400/read.awp</comments><pubDate>5 Feb 2018 12:47:51 Z</pubDate><description>Sammy,&#13;
&#13;
how do you add the recipients?&#13;
&#13;
I use an EmailSMTPSession variable instead of the EmailStartSMTPSession() function, …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64400/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server-64400/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64398-wd22-send-email-with-office-365-server/read.awp">[WD22] Send email with Office 365 server</source><title>Re: [WD22] Send email with Office 365 server</title></item></channel></rss>
