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] Issues with FAXDISPATCH
kaleem rehman wrote:
Hi All,
Im using Solaris 10 with Hylafax and having few issues with
faxdispatch, it is setup correctly and works fine from terminal by
running following;
$ bin/faxrcvd "recvq/fax000000029.tif" "dgrasa01m" "000000057" "" ""
"" (i run this command by logging in as root or Hylafax user)
in the log file i can see that hylafax is running this command after
receiving fax but file doesnt gets copied or moved.
but when i run this command as login UUCP, it fails.
At the top of faxrcvd put these lines of code:
set -x
exec 2> /tmp/faxrcvd.$$
Then receive another fax and then examine /tmp/faxrcvd.<pid> and see
what the error is.
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*