buggedcom@work
11-05-2003, 12:53 PM
I'm using sendmail to send html emails trhough php using the mail() function. However on odd occassions i'm getting the following characters oddly inserted into the html email code
http://www.sdfsdf.com/emails/ret!%20urn/images/strap.gif
where as it should obviously be
http://www.sdfsdf.com/emails/return/images/strap.gif
does anybody know if this is a known sendmail problem or mail problem? It happens at other points as well and only on certain occasions, tis completley random.
http://www.sdfsdf.com/emails/ret!%20urn/images/strap.gif
where as it should obviously be
http://www.sdfsdf.com/emails/return/images/strap.gif
does anybody know if this is a known sendmail problem or mail problem? It happens at other points as well and only on certain occasions, tis completley random.