Results 1 to 3 of 3

Send html and text mails

This is a discussion on Send html and text mails within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; Dear sir if have set to 'enable' the option 'CUSTOMER EMAILS use WYSIWYG HTMLAREA?' in WYSIWYG Editor 1.7. and the ...

      
  1. #1
    Member
    Join Date
    Jul 2007
    Posts
    55
    Rep Power
    5


    Default Send html and text mails

    Dear sir

    if have set to 'enable' the option 'CUSTOMER EMAILS use WYSIWYG HTMLAREA?' in WYSIWYG Editor 1.7.

    and the default entry in file admin/mail.php shows these lines which is correct i think.

    if (HTML_AREA_WYSIWYG_DISABLE_EMAIL == 'Disable') {
    $mimemessage->add_text($message);
    } else {
    $mimemessage->add_html($message);
    }

    I have also enable the shop configuration for 'Use MIME HTML When Sending Emails' to true.

    what more is left. kindly help.

    ashok

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: Send html and text mails

    Incomplete question. Left for what? Please explain the problem or what your requiring or wanting to do.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    Member
    Join Date
    Jul 2007
    Posts
    55
    Rep Power
    5


    Default Re: Send html and text mails

    Dear friend

    i am reading this

    Emails in html format - osCommerce Community Support Forums

    thread to be able to send html emails.

    This is not working for me.

    By 'what more is left' i meant what more is left to be done.
    kindly help.

    ashok
    Last edited by soibaal; 07-13-2007 at 11:36 PM.

Similar Threads

  1. how to send html based newsletters.
    By soibaal in forum osCMax v2 Features Discussion
    Replies: 1
    Last Post: 07-09-2007, 03:39 AM
  2. HTML Emails being sent as plain text or with source showing
    By malcol27 in forum osCMax v1.7 Installation
    Replies: 8
    Last Post: 04-25-2005, 11:31 PM
  3. conflicting Text Characters html and php
    By anthon in forum osCommerce 2.2 Installation Help
    Replies: 4
    Last Post: 11-11-2004, 10:35 PM
  4. How To Send HTML in Email and Newsletters
    By harborsales1 in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 07-08-2004, 07:44 PM
  5. No e-mails after re-install
    By Picman in forum osCommerce 2.2 Installation Help
    Replies: 5
    Last Post: 02-17-2004, 01:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •