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] Odd thing - Fax Notify works but not fax dispatch...[SOLVED]
lee,
fax dispatch now works fine. it seems my isp has switched to port 26 for
all smtp traffic. i was testing during the transition period which was
why i got mixed results. now all ok..... :) i have got my sanity back
.... thanx.
i just want to now modify the faxrcvd script to push not just *.tif but
also *.pdf to /var/spool/hylafax/recvq but due to my weakness in
scripting i cannot accurately locate the section in faxrcvd where the
incoming fax is converted to tiff and pushed to
/var/spool/hylafax/recvq. the nearest i see is on line 291;
FILENAME=`echo $FILE | $SED -e 's/\.tif//' -e 's/recvq\///'`
any idea how i can make it also push pdf into recvq?
Lee Howard wrote:
razidan wrote:
lee, ls -l gives;
-rw-r--r-- 1 uucp uucp 70 Jan 9 18:33 FaxDispatch
-rw-r--r-- 1 uucp uucp 20 Jan 9 13:41 FaxNotify
this was one of the things i thought of . i m using hylafax+ 5.2.1
Take a look at the session logs or in your syslog (/var/log/messages)
and look for the calls to faxrcvd. From the /var/spool/hylafax
directory run the bin/faxrcvd command exactly as you see it there. If
you don't get any error messages shown then re-run the bin/faxrcvd but
this time put "sh -x " first. Then show me the output.
Thanks,
Lee.
____________________ 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*