- Posts: 15
- Thank you received: 0
Email template code alteration
1. <!DOCTYPE> should be the first element seen
2. the <head> tag must contain a title
where the email file is located so I could fix this?
Thank you in advance-
Elita
Please Identificarse or Create an account to join the conversation.
Please Identificarse or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
- Posts: 10531
- Karma: 408
- Thank you received: 1867
I receive a 10/10 with good server and updting content on www.mail-tester.com/
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Please Identificarse or Create an account to join the conversation.
app.glockapps.com/
Please Identificarse or Create an account to join the conversation.
Please Identificarse or Create an account to join the conversation.
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
Please Identificarse or Create an account to join the conversation.
Please Identificarse or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
- Posts: 10531
- Karma: 408
- Thank you received: 1867
I really think it's don't change the spam system.Elita wrote: GlockApps
**app.glockapps.com**
It's a email specific system ? They show you some reason for adding uneeded title and head ?
We have this rules for spamassasin : wiki.apache.org/spamassassin/Rules/HTML_MIME_NO_HTML_TAG
You can have a look at this stackoverflow.com/q/3903200/2239406 too.
PS : you can edit the source code and adding it yourself.
PS2: even email-standards.org/acid-test/ don't have title.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Please Identificarse or Create an account to join the conversation.
Please Identificarse or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
- Posts: 10531
- Karma: 408
- Thank you received: 1867
Then : just add your won header and title in the email template editor.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Please Identificarse or Create an account to join the conversation.
Please Identificarse or Create an account to join the conversation.
Elita wrote: where exactly in the template editor? WHAT FILE?!?!!? is it so hard to tell?!?!!?
as hard as being nice when people help you for free

have a look to the manual:
manual.limesurvey.org/Email_templates
Please Identificarse or Create an account to join the conversation.
Please Identificarse or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
- Posts: 10531
- Karma: 408
- Thank you received: 1867
We add ONLY html tag if not exist.DenisChenu wrote: If email are already in HTML surrounded by html tag : we don't update anything.
Then : just add your won header and title in the email template editor.
Then if it's exist : we don't update anything …
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Please Identificarse or Create an account to join the conversation.
Please Identificarse or Create an account to join the conversation.