zayin wrote:
> Hello,
>
> I have seen TSslSmtpCli mentioned a couple of places but very little
> data. Does such a thing exist? Is it part of the ICS-SSL suite?
It is part of ICS since v7.
> I am currently using TSmtpCli and TPop3Cli for some very light email
> notifications. The need to suppor
Hello,
I have seen TSslSmtpCli mentioned a couple of places but very little data.
Does such a thing exist? Is it part of the ICS-SSL suite?
I am currently using TSmtpCli and TPop3Cli for some very light email
notifications. The need to support TSL/SSL has come up and I am looking
around for dat
Hi Angus,
On Thu, 6 Sep 2012 08:13 +0100 (BST), you wrote:
>
> > I updated my AV software and the problem disappeared! Looking back,
> > it may have started after the last AV update.
>
> Excellent, although I'm surprised anti-virus software is monitoring port
> 25 for outgoing email, and worse cor
> I updated my AV software and the problem disappeared! Looking back,
> it may have started after the last AV update.
Excellent, although I'm surprised anti-virus software is monitoring port
25 for outgoing email, and worse corrupting it.
What make?
I've had AV software corrupt FTP transfers
Hi Angus,
On Mon, 3 Sep 2012 09:42 +0100 (BST), you wrote:
>
> > > Here's the problem, there's nothing more received but a
> > > connection close after around 10 seconds?
> >
> > Ok, now we know, how do I fix it? I have no idea.
>
> This is unlikely to be specifically an ICS issue since there is n
> > Here's the problem, there's nothing more received but a
> > connection close after around 10 seconds?
>
> Ok, now we know, how do I fix it? I have no idea.
This is unlikely to be specifically an ICS issue since there is no
problem on ports other than 25, you need to find out why no further d
On Wed, 29 Aug 2012 17:14:21 +0200, you wrote:
>
> gjohn...@mixnym.net wrote:
> >> If it does work with port 587 it should work with port 25 the same
> >> way since both support the STARTTLS command.
> >> I've no idea why it doesn't work for you?
> >
> > That's been the mystery for me, Arno!
>
> Sa
On Wed, 29 Aug 2012 17:14:21 +0200, you wrote:
>
> gjohn...@mixnym.net wrote:
> >> If it does work with port 587 it should work with port 25 the same
> >> way since both support the STARTTLS command.
> >> I've no idea why it doesn't work for you?
> >
> > That's been the mystery for me, Arno!
>
> Sa
gjohn...@mixnym.net wrote:
>> If it does work with port 587 it should work with port 25 the same
>> way since both support the STARTTLS command.
>> I've no idea why it doesn't work for you?
>
> That's been the mystery for me, Arno!
Same for me, especially since both port numbers do work for me an
On Tue, 28 Aug 2012 07:18:03 +0200, you wrote:
>
> gjohn...@mixnym.net wrote:
> > On Sun, 26 Aug 2012 09:52:14 +0200, you wrote:
> >>
> >> gjohn...@mixnym.net wrote:
> >>
> Demo settings:
> smtp.gmail.com:25
> SslVerifyPeer = unchecked
> SSL type = Explicit(StartSssl)
> >>>
> >>
gjohn...@mixnym.net wrote:
> On Sun, 26 Aug 2012 09:52:14 +0200, you wrote:
>>
>> gjohn...@mixnym.net wrote:
>>
Demo settings:
smtp.gmail.com:25
SslVerifyPeer = unchecked
SSL type = Explicit(StartSssl)
>>>
>>> Hi Arno,
>>>
>>> I'm sorry to say, I couldn't run the demo in cbu
On Sun, 26 Aug 2012 09:52:14 +0200, you wrote:
>
> gjohn...@mixnym.net wrote:
>
> >> Demo settings:
> >> smtp.gmail.com:25
> >> SslVerifyPeer = unchecked
> >> SSL type = Explicit(StartSssl)
> >
> > Hi Arno,
> >
> > I'm sorry to say, I couldn't run the demo in cbuilder 2007. But I put
> > together a
gjohn...@mixnym.net wrote:
>> Demo settings:
>> smtp.gmail.com:25
>> SslVerifyPeer = unchecked
>> SSL type = Explicit(StartSssl)
>
> Hi Arno,
>
> I'm sorry to say, I couldn't run the demo in cbuilder 2007. But I put
> together a quick demo based on the SslMailSnd project to test for the
> probl
On Fri, 24 Aug 2012 07:04:39 +0200, you wrote:
[snip]
> Give the SslMailSnd demo a trial, it works:
>
> < 220 mx.google.com ESMTP fu8sm2298248wib.5
> RequestDone Rq=0 Error=0
> > EHLO your_name
> < 250-mx.google.com at your service, [77.184.1.222]
> < 250-SIZE 35882577
> < 250-8BITMIME
> < 250-STAR
> I have a gmail account too. Yep, it fails.
Seems to work for me, I am using the latest V8 version but was using V7
until a couple of months ago, and sending via gmail regularly.
< 220 mx.google.com ESMTP cl8sm3606041wib.10
11:13:23 - SMTP Session Connected to smtp.gmail.com:25
> EHLO PC19
< 25
gjohn...@mixnym.net wrote:
> Hi Angus,
>
> On Thu, 23 Aug 2012 10:19 +0100 (BST), you wrote:
>>
>>> I'm having a problem with TSslSmtpCli. It won't complete a TLS
>>> connection on port 25.
>>> This happens regardless of the server.
>>
>> How many different SMTP servers?
>
> 6 or 8 probably--ev
Don't think Google works with port 25 .
I remember setting it to a different port
Perry
On Thu, Aug 23, 2012 at 3:11 PM, gjohn...@mixnym.net wrote:
Hi Angus,
On Thu, 23 Aug 2012 10:19 +0100 (BST), you wrote:
I'm having a problem with TSslSmtpCli. It won't complete a TLS
connection on
Hi Angus,
On Thu, 23 Aug 2012 10:19 +0100 (BST), you wrote:
>
> > I'm having a problem with TSslSmtpCli. It won't complete a TLS
> > connection on port 25.
> > This happens regardless of the server.
>
> How many different SMTP servers?
6 or 8 probably--every one I try.
> I use STARTTLS with smtp
> I'm having a problem with TSslSmtpCli. It won't complete a TLS
> connection on port 25.
> This happens regardless of the server.
How many different SMTP servers?
I use STARTTLS with smtp.gmail.com on port 25 without any problems, try
it.
If it fails, it's probably your ISP doing strange th
Hi,
I'm having a problem with TSslSmtpCli. It won't complete a TLS
connection on port 25. I'm speaking of SMTP servers that advertise
STARTTLS on that port. After I call StartTls(), I get this:
220 TLS go ahead
Then after a very, very, long wait, I get this:
500 SSL Handshake failed
This happe
20 matches
Mail list logo