<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>24 May 2018 18:47:00 Z</lastBuildDate><pubDate>23 May 2018 08:49:00 Z</pubDate><description>I have a program that sends mails via port 465&#13;
&#13;
// Start a SMTP session MySession is EmailSMTPSession MySession..ServerAddress = "mail.myserveraddress" MySession..Port = "465" MySession..Password = "MyPassword" MySession..Name = cSender MySession..Option = optionSSL&#13;
&#13;
It work at all the clients except one.&#13;
It is a client who has also security camera's. All the ports on the router are closed.&#13;
So I told him to open port 25 and 465.&#13;
But it still does not work.&#13;
&#13;
Someone an idea. Are there other ports that have to be opened.&#13;
&#13;
Thanks.&#13;
Willy Hermans.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port/read.awp</link><title>Sending email via port 465</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/65567-sending-email-via-port-65590/read.awp</comments><pubDate>24 May 2018 18:47:00 Z</pubDate><description>Did you try using the same smtp server with another program like outlook or mozilla just to test the smtp configuration?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port-65590/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port-65590/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port/read.awp">Sending email via port 465</source><title>Re: Sending email via port 465</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port-65588/read.awp</comments><pubDate>24 May 2018 16:16:00 Z</pubDate><description>I am working with WD 20&#13;
Emailconfigure does not exist.in WD20.&#13;
&#13;
The code works perfect at all clients exept this one.&#13;
This c…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port-65588/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port-65588/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port/read.awp">Sending email via port 465</source><title>Re: Sending email via port 465</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port-65568/read.awp</comments><pubDate>23 May 2018 11:34:00 Z</pubDate><description>In some situations like using self-signed certificates in the SMTP server you will have errors sending emails.&#13;
&#13;
Try using Emai…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port-65568/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port-65568/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65567-sending-email-via-port/read.awp">Sending email via port 465</source><title>Re: Sending email via port 465</title></item></channel></rss>
