Martin Dellwo on 9 Apr 2012 12:58:06 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Why does -t option of ssh cause mail to not be sent?... |
On 4/9/12 2:22 PM, Martin Dellwo wrote:On this server, /bin/csh is a symlink to /bin/tcsh, so that shouldn't
Just out of curiosity, can you try it with tcsh instead of csh? Or with bash?
matter. I tried it anyhow. Same problem.
#!/bin/tcshI also tried bash. Same problem.
echo "hello" | mail -s "Test" fred
#!/bin/bash
echo "hello" | mail -s "Test" fred
--Fred
------------------------------------------------------------------------
Fred Stluka -- mailto:fred@bristle.com -- http://bristle.com/~fred/
Bristle Software, Inc -- http://bristle.com -- Glad to be of service!
Open Source: Without walls and fences, we need no Windows or Gates.
------------------------------------------------------------------------
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug