![]() |
John E.P. Hynes said > > > Greetings All, > > I just installed HylaFax and I can send/recieve fine, but faxes aren't > getting e-mailed to me automatically. The error I get in syslog > looks like > this: > > Aug 15 08:04:34 <hostname> FaxGetty[215]: Error writing RECV accounting > record, dest=<MY-FAX-NUMBER> > Aug 15 08:04:38 <hostname> FaxGetty[215]: Bad exit status 043400 for > 'bin/faxrcvd "recvq/fax00004.tif" "ttyS1" "00000047" "" "" ""' > > If I run faxrcvd by hand, I get two e-mails - one with PDF attached, one > without. My FaxDispatch looks like this: > > #!/bin/sh > > case "$DEVICE" in > ttyS1) SENDTO=my@emailaddress.com; FILETYPE=pdf;; > esac > > Any ideas? > > -John > This sounds like the error I would get if faxrcvd wasn't getting the number of arguments it expects. When you run faxgetty by hand, do you put in the exact same line from the log file like so: #bin/faxrcvd "recvq/fax00004.tif" "ttyS1" "00000047" "" "" "" ____________________ 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@hylafax.org < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*