| View previous topic :: View next topic |
| Author |
Message |
Tom Hahn Guest
|
Posted: Wed Aug 30, 2006 11:32 pm Post subject: TIdSMTP.Connect Timeout |
|
|
I have an application using Indy 9 and TIdSMTP. What is a appropriate value
for the Connect timeout? The application will connect to a Comcast SMTP
server. |
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Thu Aug 31, 2006 12:32 am Post subject: Re: TIdSMTP.Connect Timeout |
|
|
"Tom Hahn" <thahn (AT) hahntech (DOT) com> wrote in message
news:44f5d9b7$1 (AT) newsgroups (DOT) borland.com...
| Quote: | What is a appropriate value for the Connect timeout?
|
Any value you want.
Gambit |
|
| Back to top |
|
 |
Tom Hahn Guest
|
Posted: Thu Aug 31, 2006 11:44 pm Post subject: Re: TIdSMTP.Connect Timeout |
|
|
| Quote: | What is a appropriate value for the Connect timeout?
Any value you want.
|
I understand the possibilities. I was hoping that someone with a lot of
server experience could provide some guidance so that I didn't use too short
a time. |
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Fri Sep 01, 2006 2:17 am Post subject: Re: TIdSMTP.Connect Timeout |
|
|
"Tom Hahn" <thahn (AT) hahntech (DOT) com> wrote in message
news:44f72e21$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I understand the possibilities. I was hoping that someone with a
lot of server experience could provide some guidance so that
I didn't use too short a time.
|
I would recommend at least 5-10 seconds, to handle slow connections.
Gambit |
|
| Back to top |
|
 |
|