HylaFAX The world's most advanced open source fax server |
Hello,
I' m use follow commands to send
fax:
/usr/lib/fax/textfmt -s a4 -B -Ml=1cm,r=1cm,t=2cm,b=2cm text.txt
>text.ps
sendfax -n -k now+2days -d FAXNO text.ps
text.txt is only acsii text.
if I send fax-messages with less pages, it works
fine.
if I send fax-messages with many pages, it becomes
an error:
Document preparation failed: Can not open document file
docq/cover605.ps;30
logfile: Sep 11 19:39:12 Faxserver FaxQueuer[10136]: JOB 665 (active dest +xxxxx pri 126 tts 0:00 killtime 44:50:25): CONVERT DOCUMENT: bin/ps2fax -o docq/cover665.ps;30 -r 98 -w 1728 -l 280 -m 30 -1 docq/cover665.ps Sep 11 19:39:12 Faxserver FaxQueuer[10136]: JOB 665: CONVERT DOCUMENT: exit status 0x100 Sep 11 19:39:12 Faxserver FaxQueuer[624]: JOB 665 (active dest +xxxxxx pri 126 tts 0:00 killtime 44:50:25): PREPARE DONE Sep 11 19:39:12 Faxserver FaxQueuer[624]: NOTIFY: bin/notify "doneq/q665" "rejected" "" First I think it would be the MaxSendPage: 30
parameter in
the
/var/spool/fax/etc/config
but the created .ps-File (text.ps) have only 20
pages and if I increment MaxSendPages to 60, I become the same
Error.
Does anyone solve this Problem?
greetings Claudio
|