I tried to port my Indy routines to D7 in order to access an SMTP
server. It still seems impossible. I prepared a message that has one
attachement and is 2 Megs big.
I fail loading the message into TIdMessage before sending it.
TIdMessage LoadFromStream and LoadFromFile both throw the exception
"Read timeout". I cannot make anything out of this mistake. Any ideas?
Regards,
--
Holger
> TIdMessage LoadFromStream and LoadFromFile both throw
> the exception "Read timeout". I cannot make anything out of this
> mistake. Any ideas?
That is an old problem that was fixed a long time ago. Make sure you are
using the latest snapshot version of Indy.
Gambit
> That is an old problem that was fixed a long time ago. Make sure you are
> using the latest snapshot version of Indy.
Thanx for the hint. I could solve it by installing Indy 10 in Delphi 7.
All the problems I encountered and posted here about vanished.
I hope - and this is meant as a suggestion - that Borland will make it
easier to upgrade a Indy version that comes with Delphi. In the Pro SKU
I cannot uninstall it using the installer, so I have to delete
everything manually.
Should I write an QC suggestion-entry for that or do you think that this
idea would conflict with the installer that is also available?
--
Holger
I think it removes everything except the debug .DCUs, and the .BPLs copied to the Windows system directory.
> Should I write an QC suggestion-entry for that
Since these items are steps added buy Borland, and not the Indy team, that is what I'd recommend.
> do you think that this idea would conflict with the installer that is also available?
Do you mean the Atozed Software Indy Plus installer? I can't say, since I've never used it. But I don't think that's what Borland is using as part of their product install. I could be wrong.
hth...