HylaFAX The world's most advanced open source fax server |
OK... Update #2.. or 3... wherever we're at.. :) I have upgraded to 4.4.4 - Everything seems to work as advertised! -N omits headers, -T omits the body if its blank, and i have no blank page. Also, the fact that all the text templates have moved out of dictionary and faxrcvd -- awesome. So much easier to update. I did that all by hand in the scripts last time! So a couple things now.. It may just be my imagination, but it seems that fax transmits are faster (no complaint!) however the text in the received PDF (i am actually doing email-> fax, the fax number is a fax->email on the same hylafax box) seems to be of lesser quality. In my previous fax receipts, Quality said "Normal" and now it says "98" - not sure whats up there. And lastly, I have added a mime script in /var/spool/hylafax/mimetype/text called 'html' (so, the script is actually /var/spool/hylafax/mimetype/text/html) it just calls "html2ps $1" which seems correct - but this script doesnt get called. Ive put some code in that script to touch a file in /tmp, which does not happen. I still get an attached plaintext page with raw html in it. When this does work, seeing as how most mailers send a text/plain, as well as a text/html attachment, will people actually get a single plaintext page, and then an html optimized page? Or is it smart enough that when the only parts are text/plain, and text/html, that it will only display the HTML formatted page? Thanks for all your help everyone, youve been great. On 17-Jan-08, at 12:39 PM, Aidan Van Dyk wrote:
|