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] sender variable in faxdispatch field
This is an examples of what I have in my FaxDispatch
#! /bin/sh
case "$DEVICE" in
ttyS0) SENDTO=procadas@creditus.pt;;
ttyS1) SENDTO=procadas@creditus.pt;;
esac
Pedro Roçadas (procadas@creditus.pt)
Dptº Informática,BPN-Créditus Technical Staff
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null