HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Mime - text/html email to fax
Graham Wooden wrote:
Thanks Lee - I have been trying to get 'html2ps' defined properly in
typerules ... I will have to keep going down that route and see if I
can get it to work properly.
Graham Wooden wrote:
So, how do I get those pesky HTML based emails to go out as shown
without the additional text/html mime of it showing underneath?
Running Hylafax ver. 5.2
You don't use typerules with 5.2.x. You use MIMEConverters.
Create an executable script wherever the default faxmail/application/pdf
script is found, but instead put it in faxmail/text/html ...
#! /bin/sh
/usr/local/bin/html2ps $1
exit
Make sure to mark it executable. Make sure the path in the script to
html2ps points to the right place.
Thanks,
Lee.
--
*Lee Howard*
*Mainpine, Inc. Support Manager*
Tel: +1 866 363 6680 ext 4 | Fax: +1 360 462 8160
lee.howard@xxxxxxxxxxxx | www.mainpine.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@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*