On Jun 2, 2009, at 6:34 PM, Melvin wrote:

> Scott Haneda wrote:
>> Jun-2-09 17:08:02 Assp.pl version 1.5.1.2(0.0.03) (Perl 5.008009)
>> initializing
>> The first line of the assp.cfg file is exactly this:
>> listenPort:=#!/bin/bash
>>
>> How did a bash shebang get in there?
>>
> Because it was commented out?


Something is incorect though, that "field" in the config file should  
default to nothing, int 25.  If it is a commend, and the config file  
is off by one, then the web admin is reading the comment as the value,  
and it should not.

What is in the defaults file
$head assp.cfg.defaults
listenPort:=25

What I had in my file after first run:
listenPort:=#!/bin/bash

What the mail log has to say about it:
Jun-2-09 17:08:02 Couldn't create server socket on port '#!/bin/bash'  
-- maybe another service is running or I'm not root (uid=0)?
Jun-2-09 17:08:02 Listening for SMTP connections on #!/bin/bash

Keep in mind, I had not even opened the web admin yet, this was first  
run of perl asspl.pl as root.  I had no chance to mess with any  
settings, it was a first run.

There was also one more value where it should have been a int, and was  
set to the name of the field, which I can not remember, and just edited.
-- 
Scott * If you contact me off list replace talklists@ with scott@ *


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to