Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-users] FaxDispatch
Hello,
somehow I feel as silly as can be ... grmph!
I run hylafax on a single-user machine (SuSe 8.0) and want to have hylafax
send ALL incoming faxes to the user user. So I have a file called
FaxDispatch with the following lines:
------
#!/bin/sh
case "$SENDER" in
*) SENDTO=user
esac
------
but the fax isn't converted and send to user. What am I doing wrong here?
greetings, ray
____________________ 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
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*