Page 1 of 1

missing dot in url for html email.

Posted: Sat Jul 16, 2005 4:03 am
by genux33
hi, I had an email broadcast manager which send html emails to a list of recipicent. When the email reached the user, the link on the email became broken. For example, the html file which is used as the email content contains the link called "http://www.yahoo.com". After the email reached the users, the link go like "http://wwwyahoo.com". It results in broken link

Why does it happen?

Posted: Sat Jul 16, 2005 5:24 am
by onion2k
Whatever is sending the email out is broken, or whoever typed in the text of the email made an error. There is nothing in any email system that would cause that to happen.

Posted: Sat Jul 16, 2005 6:30 am
by genux33
onion2k wrote:Whatever is sending the email out is broken, or whoever typed in the text of the email made an error. There is nothing in any email system that would cause that to happen.
According to the sender, The html file does not have broken url.. so why do the url broken into http://wwwyahoo.com when the html file that is send out is http://www.yahoo.com

Any reason behind?