HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

[hylafax-users] Could not reopen converted document to verify format



Hello All,

I'm getting the following error when trying to send a fax via faxmail with an octet-stream attachment. (our client software sends octet-stream for pdf attachments)

Could not reopen converted document to verify format
Check any PostScript documents for non-standard fonts and invalid constructs

Every other aspect of Hylafax is working except this.

I can issue this command from the prompt and everything works fine.

cat email | faxmail -d -n -p 12pt dave@5555555 drenton

The above email file is the exact same thing that is sent to our sendmail server.

When sending an email with a pdf attachment as application/pdf it works fine.

So it seems to be a combination of an octet-stream attachment and sendmail.

This worked fine on our old server. (Redhat 7.3 and hylafax-4.1.8-1rh7)

Help !!!!

RHEL4
hylafax-4.3.0-2rhel4
sendmail-8.13.1-3.RHEL4.3

hyla.conf
MIMEConverters: /usr/local/faxscripts/
Headers: clear

cat /usr/local/faxscripts/application/octet-stream
#!/bin/bash
/usr/local/Acrobat5/bin/acroread -toPostScript < $1

sendmail settings:
define(`FAX_MAILER_PATH',`/usr/bin/faxmail')
define(`FAX_MAILER_ARGS',`faxmail -d -n -p 12pt $u@$h $f')

Thanks


____________________ 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*




Project hosted by iFAX Solutions