HylaFAX The world's most advanced open source fax server |
The problem, for me, appears to be with
relative paths. /var/spool/hyalfax:# ./bin/notify
./doneq/q31067 “done” “1:15” Sends a notify e-mail. If I run “notify”
anywhere else in the filesystem I get all kinds of bash errors relating to
common-functions and its functions. It also notes missing setup.cache under <CWD>/etc.
Wouldn’t it be better if notify got the spool root from setup.cache and
setup.cache was configured in a ./configure(able) static location? How do I fix this relative path problem in
relation to faxsend, apart from changing the script’s includes and tests
to absolute paths?? Setup.cache looks just fine to me. This all worked just
fine on 4.3.0/4.3.0.11. ---------------------------------------- From:
hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] On Behalf Of Andrea Lanza looking at another thread http://www.hylafax.org/archive/2006-01/msg00080.php I tried: ./bin/notify doneq/q19960
"done" "0:46" and it works, the mail is sent perhaps this information can be useful
for debugging... Andrea Da:
hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] Per conto di Andrea Lanza Hi
all. my
problem is the following : since I migrated from hylafax 4.3.0 version to
hylafax+ 5.2.6 I stopped receiving notification of
sent faxes. The
inbound (received) faxes are routed in pdf to external mail address via
FaxDispatch, and they are still perfectly OK. I
migrated to 5.2.6+ in order to use FaxAccounting script and store the fax
result into a mysql database, and it works very well I never
had any FaxNotify file into /var/spool/hylafax/etc... I
am sending faxes via a client program (igsuite) requesting notification for any
fax result. The
questions are: Is
the FaxNotify mandatory in hylafax + ? If
yes, which is the easyest FaxNotify to implement ? And,
last, is it possible for FaxAccounting to interfear with the notification
process ? thanks
in advance, Andrea |