![]() |
On Thu, Jun 20, 2002 at 01:30:04PM +0200, raz wrote: > I'd like to know if anyone has gone to the trouble of editing the > faxrcvd script to produce an HTML fax notification rather than the plain > text one? > I have attempted to insert the HTML (echo "<html>"...) tags manually but > this just produces a text email full of HTML tags :-( > Does creating an HTML email document rely on the format of the doc or > how the MTA sends it ? The body of the message will have to be MIME'd, likely as multipart/alternative (since you still have to deal with text). Check out the mimetools; I believe they have a decent way to deal with this. Cheers, -- jra -- Jay R. Ashworth jra@baylink.com Member of the Technical Staff Baylink RFC 2100 The Suncoast Freenet The Things I Think Tampa Bay, Florida http://baylink.pitas.com +1 727 647 1274 "If you don't have a dream; how're you gonna have a dream come true?" -- Captain Sensible, The Damned (from South Pacific's "Happy Talk") ____________________ 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