
sidgreen
Deleted
Jan 24, 2001, 7:02 AM
Post #1 of 1
(364 views)
|
I am running IIS/NT4.0 and using net::smtp because the server is a non-MTA box. My script does everything it is supposed to do, but it takes 120 seconds before returning the confirmation to the browser. Packets that I sniffed report several problems: "Use of uninitialized concatenation (.) at D:/Perl/site/lib/Net/Config.pm line 44" and "Use of uninitialized value in index at D:/Perl/site/lib/Net/Domain.pm line 40". There are other similar msgs from those two .pm files. I am assuming that I have a simple error in the script, but I can't find it. Any suggestions, on what I might be missing? What I can do to rule out certain problems? Thanks.
|