Zen Cart Logo
Forums / General Questions / Emails always sent in text format

Emails always sent in text format

Locked

Views: 1,823

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
8 May 2008, 3:26 PM
#1
petek avatar

petek

Zen Follower

Join Date:
Jan 2008
Location:
Chevreuse, France
Posts:
278
Plugin Contributions:
0

Emails always sent in text format

Running zc 1.3.8a. Whether I send an email in html or in text, it always arrives in plain text and without my store's logo (I've changed header.jpg in email/). Anyone have any ideas ?

Cheers

Pete

8 May 2008, 4:20 PM
#2
impact_flies avatar

impact_flies

New Zenner

Join Date:
Apr 2008
Posts:
73
Plugin Contributions:
0

Re: Emails always sent in text format

The customer has to have html selected in their account to receive html mail.

I found this while testing, so added a test customer with the html option selected and it all worked fine.

8 May 2008, 4:28 PM
#3
petek avatar

petek

Zen Follower

Join Date:
Jan 2008
Location:
Chevreuse, France
Posts:
278
Plugin Contributions:
0

Re: Emails always sent in text format

Thanks. However, thats not it. I have a test account in which the preference is defined as html but the emails are still arriving in text format, without my store's logo. Could the problem have something to do with the email transport method ? I'm using PHP.

Cheers

Pete

8 May 2008, 4:38 PM
#4
impact_flies avatar

impact_flies

New Zenner

Join Date:
Apr 2008
Posts:
73
Plugin Contributions:
0

Re: Emails always sent in text format

The 'Use MIME HTML When Sending Emails' option has to be set to true I believe. You can also have the html mail option set as the default option when customers create an account.

admin>config>customers details>customer default email preference. Set to 1.

8 May 2008, 7:37 PM
#5
petek avatar

petek

Zen Follower

Join Date:
Jan 2008
Location:
Chevreuse, France
Posts:
278
Plugin Contributions:
0

Re: Emails always sent in text format

I've done all that. Unfortunately, doesn't change anything. Wierd. As usual, its something simple which will take a while to pinpoint !

Cheers

Pete

9 May 2008, 3:19 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Emails always sent in text format

How do you know they're "sent" in text format?
You only confirmed that they "arrived" in text format.

Check out step 12 of this FAQ and see what it reveals. Then read and follow the rest of the document from the beginning.
http://www.zen-cart.com/wiki/index.php/Troubleshoot_-_Email_Problems

13 May 2008, 1:44 PM
#7
petek avatar

petek

Zen Follower

Join Date:
Jan 2008
Location:
Chevreuse, France
Posts:
278
Plugin Contributions:
0

Re: Emails always sent in text format

I forgot to add that the problem only occurs with French-language e-mails. I've come across this thread which should provide the answer to my problem http://www.zen-cart.com/forum/showthread.php?p=516492#post516492

Cheers