[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] HTML Confirmation / HTML ship_notice


Adrian P Wilkinson wrote:

Here's what I use on my clients sites for email_receipt:


Duane,

Thanks for that, although it looks like the message was sent prior to being completed as it cuts off thusly with unclosed tags:

]
,


I think this was accidental rather than intentional as your usual signature is also missing!

Regards, Ade.

Ade,

Thanks for letting me know. I made the mistake of putting "." on lines by themself. That tells sendmail it's the end of the message. So that's where it stopped. Here's the whole email:

Here's what I use on my clients sites for email_receipt:

============================
[if value email_copy]
Sending email copy of order [value mv_order_number] to [value email]: [email to="[value email]"
  subject="Thank you for your order #[value mv_order_number]!"
from=|"__COMPANY__ Customer Service" <__ORDERS_TO__>| extra=|[tag op=mime arg=header][/tag]|]
[tag
  op=mime      description="Order Text"
  interpolate=1
  type=text/plain
]
x
x x
[/tag]
[tag    op=mime
      interpolate=1
      type=text/html
      description="htmlreceipt"]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
x
x
</HTML>

[/tag]
[/email]
[else]Email copy of order [value mv_order_number] NOT REQUESTED for [value email].[/else]
[/if]

============================

--

Sincerely,

Duane Hinkley
Down Home Web Design, Inc.
(208) 424-0572 Fax(208) 587-0738

suppressed
www.downhomewebdesign.com

_______________________________________________
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.