pwillip Posted December 1, 2008 Share Posted December 1, 2008 Big problem here. Seems somehow the email send routine is removing characters when it sends. For example, an HTTP image tag <img src=http://mydomain.com/image.jpg> might become <img src=htp://mydomain.com/image.jpg> (Missing a t from http) when it is recieved at the recipients server. Any ideas? I added the unsubscribe contribution and it loses a character from the email in the HREF, but not in the Text. <a href=unsubscribe.php?email=myemal@domain.com>myemail@domain.com</a> Even though when I look at the code the exact same variable is being used to generate both versions of the email. Peter Williams Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.