Answer the question
In order to leave comments, you need to log in
What's wrong with the html message?
Hello!
Faced a strange problem - outlook does not read the letter headers stably.
There are 2 versions of the letter that the website sends. Both letters are built according to the same template:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html style="width:100%">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
</head>
<body style="margin:0;background:#f7f7f7;width:100%">
тут содержимое письма
</body></html>
Answer the question
In order to leave comments, you need to log in
The problem turned out to be that some of the information was read from the URL. I started writing this information on the page, and when sending it, reading it from the page - the problem with the encoding was solved.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question