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] Hylafax.org Site down and I need info.
Oscar.Paredes@xxxxxxxxx
> I have a box with mandrake 9.1 and by default it uses hylafax 1.4.5
> I applied the patch from mandrake and now I lost my automatic
> print out for
> faxes received.
> I don't have an electronic copy of the manual and I trashed my print outs.
>
> I need to know the name of the file and were is most likely
> located were you
> configure the automatic print out....
>
> Thanks
>
> Oscar Paredes
>
In 4.1.5 you will want to look at $HYLAFAXDIR/etc/FaxDispatch. You should
have something to this effect:
#!/bin/sh
case "$DEVICE" in
ttyG010) /usr/bin/tiff2ps -a $FILE | lpr -Pmktg;;
esac
Earlier versions used a customized $HYLAFAXDIR/bin/faxrcvd to do this, and
it is possible that you were doing it in there, but in my 4.1.3 version I am
running right now that's how it is.
HTH,
Josh
____________________ 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@xxxxxxxxxxxx*