Hi there, i'm using sendmail to send and HTML-formatted e-mail. It turns out that either the mail service (gmail, hotmail are the ones i used) are adding non desired extra characters in the links, do you have any idea how to solve this?
example:
link should go like this:
http://.../edm/home.php?IDCODE=%%IDCODE%%&id_paquete=%%PACKAGE_ID%%&cve_envio=%%EFFORT_NUMBER%%&email=%%EMAIL%%&fName=%%FNAME%%&lName=%%LNAME%%
but appears like this:
http://.../edm/home.!%20php?IDCODE=PR000001&id_paquete=730&cve_envio=1&email=pruebaedm@hotmail.com&fName=Don%20Probando&lName=Test%20De%20La%20Prueba
problems with sendmail --HELP
Moderator: General Moderators