|
From: P. S. <ps...@ou...> - 2004-05-14 11:27:45
|
>> >> When I use that SMTP Server with an other client, it is very fast >> > Your other client sends the mail in the background. It looks fast but it > isn't. In your case it's very simple. Squirrelmail opens a socket to the > smtp server and it takes some time before the smtp server responds. > Crystal clear to me what the problem is. > I tryied to do a telnet localhost 25 and it didn't take so long to put all the command. On my humble opinion, the only difference between socket on php and telnet is that the packet lenght is > on the php socket. But it doesn't explain the difference. Regards Philippe |