[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RAQ 3 mail to sms error



Hi,

I installed the sms_client from http://www.styx.demon.co.uk/ on my RAQ3 and
it seem to work perfect.
Now I´m trying to forward emails to my pager with a little perl script. I
set up a new user and created a .forward file in his home directory with the
following line in:

"|/home/sites/home/users/sms/mail2sms.pl || exit 75"

When I send a mail to that user I get this error :

[...]
   ----- The following addresses had permanent fatal errors -----
|/home/sites/home/users/sms/mail2sms.pl || exit 75
    (expanded from: sms)

   ----- Transcript of session follows -----
sh: cannot use | in command
554 |/home/sites/home/users/sms/mail2sms.pl || exit 75... Service
unavailable
[...]

My question: why can´t I use the | in command ? How can I get this to work ?
Is this a sendmail.conf related behavior?

Thanks

Dirch