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

Re: [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"

Are you sure thats the correct syntax? from looking at the error, it seems
that sendmail doesn't like those pipe(|) characters, and shouldn't the data
have run through mail2sms by the time it gets to actually sending the email?

Just a thought....

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