Howdy,I've reviewed the list archive concerning sending HTML emails and have only come across a "this should work" posting rather than a confirmed working one, but I've used the theoretical example in my ship_notice as follows:
====================================================================
[tag op=mime
type="TEXT/PLAIN; CHARSET=ISO-8859-1"
description="Order Text"
interpolate=1]
This is a plain text section.
[/tag]
[tag op=mime
type="TEXT/HTML; CHARSET=ISO-8859-1"
description="Order Text (HTML)"
interpolate=1]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2722" name=3DGENERATOR></HEAD>
<BODY>
<b>HTML Test</b>
<BODY></HTML>
[/tag]
====================================================================
The resulting email looks as follows:
====================================================================
---gSsakMqd-399:=26684
Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1
Content-ID:
<suppressed://www.storename.co.uk/go/storename>
Content-Disposition: inline Content-Description: Order Text This is a plain text section.
---gSsakMqd-399:=26684
Content-Type: TEXT/HTML; CHARSET=ISO-8859-1Content-ID: <suppressed://www.storename.co.uk/go/storename>
Content-Disposition: inline Content-Description: Order Text (HTML) <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN> (etc) ====================================================================Can someone provide me with some pointers on how to send HTML confirmation mails via Interchange?
Regards, Ade.
_______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.