Page 1 of 1

Emails received from website look weird

Posted: 28 Feb 2010, 15:34
by 52356639
Hello, not sure if this is the right place to post this.

I have configured the e-mail form on my webiste http://www.benwoodhams.com/#/content/zcontact/
to send emails to my webhost - info@benwoodhams.com

everything was working fine for a few days, but now, when I receive emails from the form on the website, they come with loads of extra text (see example pasted below) - how can I get rid of this please?!

<!--

You can edit this template as you like. Use the following dynamic parameters to \
build your e-mail:

Ben - The Name of the sender filled in from the form.
woodhamslund@hotmail.com - The e-mail address of the sender filled in from the \
form.
tester no. 2 - The message filled in from the form.

-->


<STYLE TYPE="text/css">
body { font-family: Candara, Arial; font-size:15px; color:#666666; padding: \
20px; line-height: 18px; }
A{color:#669900;text-decoration: none;}
A:hover{color:#6C909D;text-decoration: underline;}
</STYLE>

Ben (<a href="mailto:woodhamslund@hotmail.com">woodhamslund@hotmail.com</a>),<br \
/>sends the following message:<br/><br/>

<br/>tester no. 2<br/>
<br/>
<br/>
- This e-mail template may be changed - <br/>
_______________________________________________<br/>
<a href="https://www.photo.gallery">www.photo.gallery</a>

Posted: 03 Mar 2010, 11:00
by Nick
Interesting, looks like something with your mail server, if you did not change anything in the code ofcourse.

Just open imagevue/templates/sendlink.html and change it to your linking, looks like mail is not treated as html anymore, don't know why though, so before editing template try to email to your hosting support about this (why all of a sudden it changed if you did not do anything)