![]() |
Hi All,
I would ask you what I have to change in “/bin/faxrcvd.custom” if I want that fax already forwarded to the users because compliant with “FaxDispatch” rules are not sent to a repository dir /fax.
…
if [ -f etc/FaxDispatch ]; then
. etc/FaxDispatch # NB: FaxDispatch sets SENDTO
Fi
…
if [ -f $FILE ]; then
MYPATH=/fax/
cp $FILE $MYPATH/${MYFILENAME}.tif
chmod 777 $MYPATH/${MYFILENAME}.tif
fi
Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com
____________________ 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*