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] Recieved Faxes Not Mailed
This is just a guess.. look for the following lines in bin/faxrcvd:
if [ -f etc/FaxDispatch ]; then
. etc/FaxDispatch
fi
Make sure they're not commented out.
----- Original Message -----
From: "Michel R Vaillancourt" <mvaillancourt@xxxxxxxxx>
To: <hylafax-users@xxxxxxxxxxx>
Sent: Thursday, November 23, 2006 3:53 PM
Subject: [hylafax-users] Recieved Faxes Not Mailed
Hello, all. I'll apologize in advance if I missed this in the docs
somewhere or on Google. I have a new FC5 install with Hylafax 4.3.0-2
from binary. MTA is Postfix. Using IAXModem to accept traffic.
Everything works wonderfully -except- that faxes that come in are never
mailed.
Nov 23 09:27:54 ast_neoxo FaxGetty[8069]: ANSWER: FAX CONNECTION DEVICE
'/dev/ttyIAX'
Nov 23 09:28:46 ast_neoxo FaxGetty[17796]: RECV FAX (000000005): from
5143951706, page 1 in 0:51, INF, 3.85 line/mm, 1-D MH, 9600 bit/s
Nov 23 09:28:46 ast_neoxo FaxGetty[17797]: RECV FAX (000000005):
recvq/fax000000004.tif from 5143951706, route to <unspecified>, 1 pages in
0:52
Nov 23 09:28:47 ast_neoxo FaxGetty[8069]: RECV FAX: bin/faxrcvd
"recvq/fax000000004.tif" "ttyIAX" "000000005" "" "FaxMachine"
""FaxMachine" "<NONE>" "s"
Nov 23 09:28:47 ast_neoxo FaxGetty[8069]: <-- [5:ATH0\r]
Nov 23 09:28:47 ast_neoxo FaxGetty[8069]: --> [2:OK]
[root@ast_neoxo recvq]# pwd
/var/spool/hylafax/recvq
[root@ast_neoxo recvq]# ll
total 184
-rw------- 1 uucp uucp 47264 Nov 22 13:28 fax000000001.tif
-rw------- 1 uucp uucp 44024 Nov 22 14:09 fax000000002.tif
-rw------- 1 uucp uucp 44050 Nov 22 14:58 fax000000003.tif
-rw------- 1 uucp uucp 44892 Nov 23 09:28 fax000000004.tif
-rw------- 1 uucp uucp 1 Nov 23 09:27 seqf
[root@ast_neoxo recvq]#
However, I got my daily report from yesterday's testing just fine. It
correctly reported that three faxes came in, etc. So Hyla and Postfix are
doing that part right.
In "FaxDispatch" I only have:
SENDTO=FaxMaster; # by default email to
FaxMaster
FILETYPE=tif; # in tiff format
... "KISS" principle and all for initial tests. I have looked over the
website docs and the man pages, and everything *seems* right to me. Which
means I am likely missing the obvious. Suggestions, please?
--
--Michel Vaillancourt
Senior Telephony Engineer
Neoxo Inc (www.neoxo.com)
+1 514 395 1106 ext 117
____________________ 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*
____________________ 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*