HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] faxrcvd
Hi, I'm new to hylafax and struggling with configuring the setup.
I'm running an e-smith 5.1.2 server with hylafax 4.1
(hylafax-4.1.1-1rh7.i386)
I'm wanting to have the faxes delivered to the faxmaster as an
attachment tiff
I have read the manual and searched the archive, installed the revised
faxrcvd and faxrcvd-mail as per the how to, however I receive the
following error every time I receive a fax:
Feb 27 19:32:21 icaust FaxGetty[1928]: RECV FAX: bin/faxrcvd
"recvq/fax00013.tif" "ttyS0" "00000032" "" "" ""
Feb 27 19:32:21 icaust FaxGetty[1928]: Bad exit status 0400 for
'bin/faxrcvd "recvq/fax00013.tif" "ttyS0" "00000032" "" "" ""'
The fax is received, but the email is not sent
If I run the original faxrcvd I get the following and I receive the ftp
link by email:
Feb 27 19:36:15 icaust FaxGetty[1928]: RECV FAX: bin/faxrcvd
"recvq/fax00014.tif" "ttyS0" "00000033" "" "" ""
I have metamail 2.7 installed.
I have checked the permissions and the ownership. 0755 root root
I have run out of ideas ?
Secondly the faxrcvd version 1.3 dated 2002/02/15 seems to me (FWTW) to
have a section related to attaching as a tiff:
echo "--$MIMEBOUNDARY"
if [ "$FILETYPE" = "tif" ]; then
echo "Content-Type: image/tiff; name=\"$FILENAME.tif\""
echo "Content-Description: FAX document"
echo "Content-Transfer-Encoding: base64"
echo "Content-Disposition: attachment;
filename=\"$FILENAME.tif\""
echo ""
$MIMENCODE $FILE 2>/dev/null
I cannot find any reference to it in the manual or the archives, Is
there some way to activate this or am I on the wrong track all together.
Thanks for reading this
Jon
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null