[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bigsister-general] mailing alarms on Windows


On Tue, Dec 06, 2005 at 07:10:29PM +0100, Kai Schaetzl wrote:
> Nothing after that. When I run it manually as "perl bin/smtpmail address" 
> from the bigsis directory I get "no mailhost". Doing "perl bin/smtpmail -h 
> localhost address" or just "perl bin/smtpmail -h localhost" gives me the 
> same "no mailhost". Not sure if both problems are related at all since 
> this "no mailhost" problem is not reported when run by bsmon.

There seems to be a stupid error in the argument processing of that
program.

Around line 22 you will find

@BigSister::common::options = ( "h=s" );

change that into

@BigSister::common::options = ( "h:s" );

and it will parse the -h option properly.

You'd better run it from the commandline a few times to make sure that
you have the required perl modules installed :-)

This seems to indicate that nobody really is using this program :-)

/Niels

-- 
Niels Baggesen - @home - Århus - Denmark - suppressed
The purpose of computing is insight, not numbers   ---   R W Hamming


-------------------------------------------------------
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_idv37&alloc_id865&opÌk
_______________________________________________
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.