Niels Baggesen wrote on Tue, 6 Dec 2005 20:08:40 +0100: > @BigSister::common::options = ( "h:s" ); Thanks, but it still doesn't work. It seems "h=s" is correct, anyway. What's missing is the lib call in the "my $Mailhost" line. With the following it works now to the point that it waits for some further input: my $Mailhost = $BigSister::common::opt_h; When I run "smtpmail -h somehost" it just hangs and waits for something. Obviously it wants to read "INPUTFILE" which, of course, isn't there. So, it turns out to be difficult to troubleshoot by just running smtpmail directly since everything is handed over with common variables and not via commandline. If I'm correct it looks for a file bsev.$$randomstuff in $tmp which is the global temp dir. I suspect it doesn't get created. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com IE-Center: http://ie5.de & http://msie.winware.org ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Bigsister-general mailing list suppressed https://lists.sourceforge.net/lists/listinfo/bigsister-general
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.