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] Location of FaxDispatch
James Moe typed (on Wed, Dec 22, 2010 at 01:44:35PM -0700):
| -----BEGIN PGP SIGNED MESSAGE-----
| Hash: SHA1
|
| Hello,
| linux 2.6.34.7-0.5-desktop x86_64
| hylafax 6.0.4
|
| I am installing hylafax for the first time. The documentation mentions
| placing FaxDispatch in the <.../fax/etc/> directory to send FAX
| notifications to someone besides FaxMaster.
| However, when reviewing <faxrcvd>, I see that it actually looks in
| <.../fax/bin/> directory for FaxDispatch. Is there something tricky
| happening here or is the online documentation incorrect?
faxrcvd has looked for FaxDispatch in the etc subdirectory forever...
If your faxrcvd script doesn't contain:
if [ -f etc/FaxDispatch ]; then
. etc/FaxDispatch # NB: FaxDispatch sets SENDTO
fi
then some gremlin changed it. :-)
--
JP
____________________ 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*