![]() |
I compiled and installed Hylafax 5.2.7 (http://hylafax.sourceforge.net/) and created the file /var/spool/hylafax/etc/FaxAccounting, as beeing told in the HowTo, but the file is totally ignored and doesn't do anything. For testing purpose I put in just this one command:
#!/bin/bash echo "executing script" | mail -s "Fax" wolfgang@localhost
Permission and ownership of this file look like this:
-rwxr-xr-x 1 uucp uucp 942 2008-10-13 18:21 FaxAccounting
The hfaxd also runs as user uucp and entries to xferlog are being made, but still the script FaxAccounting is not being executed. What am I doing wrong there?
set -x exec 2> /tmp/FaxAccounting.$$
____________________ 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*