Re: [leaf-user] mail command

2007-08-25 Thread Erich Titl
Hi Martin Martin Hejl wrote: > Hi Erich, > Are you using an older release (3.0 or earlier), or did things get > screwed up somewhere? > No, you are right. I am as slow as others may be with their software :-( I am also using LEAF in a productive environment where one is rather reluctant to upgr

Re: [leaf-user] mail command

2007-08-25 Thread Martin Hejl
Hi Erich, thanks for the patch - but I'm confused. The patch only applies against the mail script from Bering uClibc 3.0 or earlier - since Bering uClibc 3.0.1 already contains exactly those changes. See http://leaf.cvs.sourceforge.net/leaf/src/bering-uclibc/apps/root/skel/mail?revision=HEAD&view=

Re: [leaf-user] mail command

2007-08-24 Thread Erich Titl
Martin Martin Hejl schrieb: > Kwon wrote: ... > > If somebody supplies a patch to fix things, it will be applied (I'm > rather sure about that - if nobody else will do it, I'll apply the > patch). If not, somebody will look at it when he/she has extra time > (there's no telling when that might b

Re: [leaf-user] mail command

2007-08-24 Thread Kwon
> on a leaf box - I guess it's safe to say that there's no man page. > And it there is one (somewhere on the net), I doubt it will refer to the > fact that the script seems to be broken at this point in time (I never > used "mail" on a leaf box, so I wouldn't know if it's broken or not). > I use m

Re: [leaf-user] mail command

2007-08-24 Thread Martin Hejl
Kwon wrote: >>> firewall# mail -s test [EMAIL PROTECTED] < temp.txt >>> /usr/sbin/mail: /usr/sbin/mail: 6: Syntax error: Bad function name > My /usr/sbin/mail command didn't work neither! I thought it was just me! Is > there a man page? well, going by the fact that "man something" results in "-sh:

Re: [leaf-user] mail command

2007-08-24 Thread Kwon
>> firewall# mail -s test [EMAIL PROTECTED] < temp.txt >> /usr/sbin/mail: /usr/sbin/mail: 6: Syntax error: Bad function name > My /usr/sbin/mail command didn't work neither! I thought it was just me! Is there a man page? Cheers, --

Re: [leaf-user] mail command

2007-08-24 Thread Bodo Meissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 steve schrieb: > firewall# mail -s test [EMAIL PROTECTED] < temp.txt > /usr/sbin/mail: /usr/sbin/mail: 6: Syntax error: Bad function name On my system, the /usr/sbin/mail script seems to work. (The SMTP server rejects the connection, but that's a di

Re: [leaf-user] mail command

2007-08-23 Thread Erich Titl
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 t

[leaf-user] mail command

2007-08-23 Thread steve
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 Any help? TIA ---

Re: [Leaf-user] Mail command bother / how to replace /bin/grep?

2001-06-19 Thread Victor McAllister
information here on replacing grep and mailonerr: http://leaf.sourceforge.net/devel/cstein/Packages/Utilities.htm Julian Church wrote: > I've been having some bother with the mail command on my Eigerstein > LRP. Checking up on older posts, I don't think I've fallen into the usual > pitfalls. >

Re: [Leaf-user] Mail command bother / how to replace /bin/grep?

2001-06-19 Thread Mike Noyes
Julian Church, 2001-06-19 11:47 +0100 >I've been having some bother with the mail command on my Eigerstein >LRP. Checking up on older posts, I don't think I've fallen into the usual >pitfalls. > >Basically this command works perfectly > ># mail -s "Daily LRP log" [EMAIL PROTECTED] < /var/log/me

[Leaf-user] Mail command bother / how to replace /bin/grep?

2001-06-19 Thread Julian Church
I've been having some bother with the mail command on my Eigerstein LRP. Checking up on older posts, I don't think I've fallen into the usual pitfalls. Basically this command works perfectly # mail -s "Daily LRP log" [EMAIL PROTECTED] < /var/log/messages.0 but # mail -s "Daily LRP log" [EMA