HylaFAX The world's most advanced open source fax server |
So the article says it only
applies to earlier versions of hylafax, and that faxmail hands these formats
natively. Did that change only apply to tiff and pdf attachment conversion, and
not html? Tiff and pdf currently work as expected for me, without having setup
a converter. Making a converter isn’t a problem, I just want to be sure it won’t
throw errors on tiff and pdf attachment conversion, which works fine now. matt From: Lucas Burdick
[mailto:lucas@xxxxxxxxxxxxxxxxxxxxxxx] You need to set up an HTML
mimetype converter. The proper method is indicated here: http://www.hylafax.org/content/Email_to_Fax_Gateway From:
hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] On
Behalf Of Matthew Nickerson When sending mail to fax using postfix, hylafax+ 5.4.2, and
mail2fax, I get the body of the email and the html formatting. For example, if my email body is “test 1”, the fax cover
looks like this: Test 1 <html> <header> <body> <Test 1 </b>> </body> </header> </html> Anyone know a way to remove the html part and just get the
body? Perhaps tweaking to the mail2fax.sh script? Matt |