how to send non HTML email confirmation

  • nycps
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
13 years 4 months ago #12895 by nycps
Hi -

Right now all of the confirmation emails are sent as an html. With the event the participant has registered for showing up as a hyperlink, and text is formatted nicely etc. The problem is this, when a customer uses an email system that only displays emails as text (ie, anyone using pine email - and people still use pine) it shows up in code like this:

Detailed information:
.sectiontableheader { background: #333; border: 1px solid #d5d5d5; color: #fff; padding: 5px;}.sectiontableheader a,.sectiontableheader a:hover,.sectiontableheader a:focus,.sectiontableheader a:active { color: #fff; }.sectiontableentry,.sectiontableentry0,.sectiontableentry1,.sectiontableentry2 { background: url(../images/dot2.gif) repeat-x bottom; padding: 5px 5px 6px;}.sectiontableentry:hover,.sectiontableentry0:hover,.sectiontableentry1:hover,.sectiontableentry2:hover { background-color: #fffff0; }.sectiontableentry2 { background-color: #f6f6f6; }.info { color : #2C79B3 ; margin-top: 10px;}.price_col { width : 10%; text-align: right ;}.order_col { width : 13%; text-align: center ;}table.item_list { margin-top: 10px;}table.doc_list { }.no_col { width: 5%;}.date_col { width: 20% ;}.capacity_col { width: 8%;}.registered_col { width: 8% ;}.list_first_name { width: 9% ;}.list_last_name { width: 9% ;}.list_event { }.list_event_date { width: 10% ;}.list_email { width: 10% ;}.list_registrant_number { width: 8% ;}.list_amount { text-align: right ; width: 6% ;}.list_id { text-align: center ; width: 0% ;}/**CSS for cart page**/.col_no { width: 5% ;}.col_action { width : 10% ; text-align: center ;}.col_quantity { width : 12% ; text-align: center ;}.col_price { text-align: right ; width: 10% ;}.quantity_box { text-align: center ;}span.total_amount { font-weight: bold ;}.col_subtotal { text-align: right ;}.qty_title, .eb_rate { font-weight: bold ; } span.error { color : red ; font-size: 150% ;}.col_event_date { width: 17% ; text-align: center ;}span.view_list { font-weight: bold ;}.col_event {


which means it's not useful.

Is there a way for people receiving emails as text to just see the text and not an html?

Please Log in or Create an account to join the conversation.

More
13 years 4 months ago #12939 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: how to send non HTML email confirmation
Hi

Right now, all the emails are HTML . We cannot send plain text email in the system at the moment!

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc