HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] more tha one modem
The FaxDispatch file is optional, you can create it; make sure you use
the right case.
The correct syntax you are looking for is right in the FaxDispatch file:
## and/or by device
case "$DEVICE" in
ttyS1) SENDTO=john;;
ttyS2) SENDTO=mary@home;;
esac
-Siri Vias
-----Original Message-----
From: hylafax-users-bounce@xxxxxxxxxxx
[mailto:hylafax-users-bounce@xxxxxxxxxxx] On Behalf Of Javier Gonzalez
Sent: Wednesday, July 23, 2008 12:18 PM
To: hylafax-users@xxxxxxxxxxx
Subject: [hylafax-users] more tha one modem
Hi, I'm using hylafax with two modems, I can send by one or by the other
one, it's perfect.
I can received faxes by one or by the other one, it's perfect.
The problem is that I want to recieved one fax (ttyS0) in the email1 and
the other one (ttyS1) in the email2.
I've readed the faqs and docuemntation, and I see that I to configured
that in the FaxDispatch file, but I haven't this file, I have the
faxrcvd
file, but when I configured, in this file, that:
if device is
(ttyS0) SENDTO=email1
(ttyS1) SENDTO=email2
it doesn't send me anything.
How I have to configured this?
It's normal taht I have't the FaxDispath file?
hank you very much..
____________________ 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@xxxxxxxxxxx <
/dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*
____________________ 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@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*