Re: FaxDispatch , action not performing, may be it is a bug
Tim Rice <[email protected]> Sat, 22 Oct 2011 21:55:09 -0700 (PDT)
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 23 Oct 2011, Joseph John wrote: > Hi All > I am evaluating HylaFax community edition. my software details are > > OS => "Fedora release 15 (Lovelock)" > Hylafax version is => hylafax-server-6.0.5-1rhel5.i386 > => hylafax-client-6.0.5-1rhel5.i386 > > > My hylafax installation is working fine without any problem , now I want to > do some tweaking, my intention is that > # Each time I receive a fax a copy of that fax image should be copied to the > directory "/var/spool/hylafax/forcheck/" > For this aim I have > created folder "/var/spool/hylafax/forcheck/" changed the ownership to > "uucp.uucp" > Now I have edited "/var/spool/hylafax/etc/FaxDispatch" and added the line > /bin/cp $FILENAME /var/spool/hylafax/forcheck/$FILENAME > > But when I receive the fax, a copy of the fax is not made in > "/var/spool/hylafax/forcheck/" HylaFAX runs chroot'd so perhaps you need /bin/cp $FILENAME /forcheck/$FILENAME > Is this a bug? since as per documentation it should work > Thanks > Joseph John > > -- Tim Rice Multitalents (707) 456-1146 [email protected] (707) 887-1469 ____________________ HylaFAX(tm) Developers Mailing List ____________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null