in reply to Re: Net::SMTP - too much delay...
in thread Net::SMTP - too much delay...
I put Debug => 1 and try it from command line and the delay was about 15 seconds.This delay come from the IO::Hadle.
I tried it a lot of times but the delay was 10-20 seconds.This 2 minute delay is mysterious.
You are right for the FROM line. I fixed it.
For the error handling ...etc... you are RIGHT. I must use error handling.
Thanks fsn..