Hi
I have running an Hylafax 4.1.8 on Debian 3.0 (2.4.24).
If an fax is reciving, Hylafax sends an E-Mail to the FaxMaster (alias
for root mailbox) with the fax as attachment. I try to attach PDF, TIF
and PS documents. Only the PS doc contains the fax, PDF and TIF are
empty (0,3k only some escape sequences).
I use the FaxDispatch File.
--
MIMENCODE=uuencode;
FILETYPE=pdf;
SENDTO=FaxMaster;
--
The incomming filetype at faxrcvd is ps. The translation from PS to
TIF
to PDF works, I did it manualy. And the script did it too, I comment
the
line, where the temp-tif and temp-pdf is deleted.
--
elif [ "$FILETYPE" = "pdf" ]; then
[...]
$TIFF2PS -a -O $FILE.ps $FILE 2>/dev/null # fax2ps looks
bad
$PS2PDF -g$GW\x$GL -r$RW\x$RL $FILE.ps $FILE.pdf
2>/var/log/fax2.pdf.log #2>/dev/null
$MIMENCODE $FILE.pdf 2>/var/log/fax2pdf.log #2>/dev/null
here I make the comment -> $RM -f $FILE.ps $FILE.pdf
2>/var/log/fax2pdf.log #2>/dev/null
else # default as Postscript
[...]
--
I have checked the permission settings, but I cant locate the problem.
My MTA is Sendmail (8.12.3).
Sorry for my bad english.
thx Dierk
--
Mit freundlichen Grüßen
Dierk Seidel
Netservices
Sylphen GmbH & Co. KG
Bernbachstraße 5
35457 Lollar
Tel 06406-9090606
E-Mail dseidel@xxxxxxxxxxx
http://www.sylphen.com
C1 - das XML-basierte Redaktionssystem für Ihr Cross-Media-Publishing
____________________ 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@xxxxxxxxxxxx*