![]() |
I create the FaxDispatch file with FILETYPE=pdf, but always i recibe a mail it go in ps format. i see taht my fxrecv script has thes lines for atach the fax: ..... echo "" echo "--$MIMEBOUNDARY" echo "Content-Type: application/postscript" echo "Content-Description: FAX document" echo "Content-Transfer-Encoding: 7bit" echo "" $FAX2PS $FILE 2>/dev/null echo "" echo "--$MIMEBOUNDARY--" ) | 2>&1 $SENDMAIL -ffax -oi $SENDTO ... How i can change this for send it as a pdf? ---------------------------------------------------- Marcos Lois Berm�dez marcos@iqc-services.com IQC-Services. Carretera provincial 60 - 1 36210 Vigo - Pontevedra Tel: +34 986 281 830 Fax: +34 986 415 074 http://www.iqc-services.com ---------------------------------------------------- ____________________ 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