All message in one row
-
So I just changed from standard PHP-mail (that didn’t work for some reason) to SMTP (with Sendgrid).
Now my clients contact form does send out the emails, but all content gets crammed on one row, all line breaks are gone. So the end result is like this:
Ny kursanm?lan fr?n https://www.forandringsarbetarna.nu/kurser/alla Kurs: Coaching f?r ledare ?nskat startdatum: 2018-05-21 Personuppgifter Eva C Johansson cob Kontaktuppgifter eks 12346 farsta 07052xxxxx [email protected] Fakturaadress ?vriga ?nskem?l test
For a message that looks like this:
Ny kursanm?lan fr?n www.forandringsarbetarna.nu/kurser/alla Kurs: [dynamichidden-546] ?nskat startdatum: [date-446] Personuppgifter [your-name] [your-company] Kontaktuppgifter [your-address] [your-area] [your-city] [your-telephone] [your-cellphone] [your-email] Fakturaadress [your-address2] [your-area2] [your-city2] ?vriga ?nskem?l [your-message]
And if I check the “Use HTML content” option, I get the red “Can’t send the message, please try later…” when I use the form. I get this both with and without HTML in the message area (tried to add br-tags).
Any ideas on why this is happening, and how to solve it?
The page I need help with: [log in to see the link]
- The topic ‘All message in one row’ is closed to new replies.