Re: .mailrc file

2007-05-10 Thread L Goodwin
--- Olivier Regnier <[EMAIL PROTECTED]> wrote: > I have a question for you, it is possible to execute > a shell script with .mailrc file ? > By example : set sendmail="/root/scripts/test.sh" > > On my FreeBSD that doesn't work at all. Did you verify that test.sh is executable and that it works

Re: .mailrc file

2007-05-06 Thread Stevan Tiefert
Am Sonntag, den 06.05.2007, 14:54 +0200 schrieb Olivier Regnier: > Hello, > > I have a question for you, it is possible to execute a shell script with > .mailrc file ? > By example : set sendmail="/root/scripts/test.sh" > > On my FreeBSD that doesn't work at all. > > Can you help me please ? >