Re: Gmail
"Rob Kennedy" <me3@xxxxxxxxxxx> skrev i en meddelelse
news:4sfu82Fvi92pU1@xxxxxxxxxxxxxxxxxxxxx
Nico de Jong wrote:
I'm having a problem with Delphi 6 / Gmail and the smtp/pop3 email
engine
from marshallsoft.
The engine runs perfectly with the standard values in seeIntegerParam.
When I change see_pop3_port and see_smtp_port to the values used by
gmail
(995 resp. 465), the system hangs, when I set see:enable:esmtp to 1, I
get a
socket timeout
Obviously, I'm missing something, but what ?
Those ports are for doing POP3 and SMTP over SSL. You can't just change
the port. You also need to make sure your program speaks SSL when using
those ports.
--
Thanks.
Any idea where I can find something about that ?
Nico
.
Relevant Pages
- Re: How to change POP3 and SMTP port?
... To change the ports that SMTP and POP3 use, you need to open the file ... You will not have IIS on the same box as Exchange 5.5. ... (microsoft.public.exchange.connectivity) - Re: OpenBSDs netcat in base or ports?
... With regard to SSL, of course, you can't readily have SSH without SSL ... including netcat as well as tcpdump. ... useful tool for hooking files, sockets, and ports together. ... "I'm gonna tell my son to grow up pretty as the grass is green And whip-smart as the English Channel's wide, ... (freebsd-hackers) - Re: 8081 over ssl
... It is a security risk to allow SSL on any other port than the established ... recommendation,...so ISA will not allow SSL on non-standard ports. ... However you can hack ISA with a script that will let you run SSL on other ... (microsoft.public.isa.configuration) - Re: Remote Web Workplace not working after installing ISA server 2
... I found an article about Extending the ISA Firewall’s SSL Tunnel Port Range ... I don't know which ports should I add. ... > problems and the Web Workplace is working fine. ... > Oswaldo Cortes ... (microsoft.public.windows.server.sbs) - Re: Second SSL SharePoint Site
... SSL on the default also breaks RPC over HTTP. ... I'll try any configuration of ports you want to offer up as a solution. ... > Are you running the websites on different ports? ... > Microsoft Online Support Engineer ... (microsoft.public.windows.server.sbs) |
|