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] faxmail sending html mail
Alex C.S. Chan wrote:
>Oops, forgot to mention about my setup, That's a HylaFAX (tm) Version 5.1.10, with IAXmodem(0.3.2), faxmail+sendmail(8.13.8), a FC5 VE in openvz, an external Zoom FaxModem.
>
For 5.1.10 you should use MIMEConverters. See:
http://hylafax.sourceforge.net/howto/faxing.php#ss5.4
http://hylafax.sourceforge.net/man/faxmail.php
And, in particular, pay attention to the default-installed
MIMEConverters on the system. Basically, you probably want to create a
new MIMEConverter for html. If you installed from source code you'd
create a file, /usr/local/lib/fax/faxmail/text/html, and in that file
you would put:
#! /bin/sh
/usr/local/bin/html2ps $1
exit
And, of course you'd need to have html2ps installed in /usr/local/bin.
The paths will be different if you installed from RPM or something.
Thanks,
Lee.
____________________ 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*