thanks very much.
i try socket_set_timeout(),it work well.
Is one function set_socket_timeout()and socket_set_timeout()?
i send 100000 email,using php at command line
such as
#php my_scripts.php
how can i let the script donot stop(time)
now ,i use "set_time_limit(30)";
any advice?
thank