Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] problems with the faxrcvd? or am I toooo stupid ;-)
On 2002.05.28 02:52 Carsten Beutenmüller wrote:
> --------8< snip-----
> #!/bin/bash
>
> export FILETYPE=pdf
>
> case "$DEVICE" in
>
> ttyI2) export SENDTO=me@here.de;;
> *) export SENDTO=someone.other@there.de;;
I've never used 'export' there, but it should work... I guess.
> esac
> --------8< snap-------
> but it doesn't work :-/. In Syslog I've found the following error (which
> I
> don't understand) for every incoming fax:
>
> -----8< snip------
> May 28 11:39:51 zentralrouter FaxGetty[2009]: Bad exit status 0400 for
> "bin/faxrcvd "recvq/fax00005.tif" "ttyI2" "00000005" """
> -----8< snap------
Run this command (the entire line) by hand from the /var/spool/hylafax
directory and see the full error message.
Lee.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null