Hi Steve

steve wrote:
> I know I am doing somthing funamentally wrong, but.....
> 
> I am trying to mail some logs but no matter what I do I get the same
> error:
> 
> 
> firewall# mail -s test [EMAIL PROTECTED] < temp.txt
> /usr/sbin/mail: /usr/sbin/mail: 6: Syntax error: Bad function name

Yes this appears to be a namespace collision, replace the function
'source' in /usr/sbin/mail with something different like 'source_this'.

else you could eliminate the source command entirely, it is used only
once in /usr/sbin/mail and really does not do much.

cheers

Erich

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to