Garbage in emails
Posted: Sat May 31, 2008 6:32 pm
Hi Marco,
I just discovered Php-Residence yesterday and installed on my own server to try out.
All is working well but I do have a problem with the emails that are sent. The last line is always finishes with garbage characters. Both on the message to the client and administrator.
I am using PHP 5.2.6 and Sendmail 8.14.2 on a machine operating under FreeBSD
Here is an example --
If you received this email without requesting it, it is because someone
with ip address 192.168.0.10 has used your email address in our form. In
this case you can ignore this message.N���,j�j��zw!y�u�������ݭ�h�ם���~�����rus=
Have you heard of this problem before ?
It looks as if the base64_encode() is getting the extra charchters from some place.
In any case the program is great and I can imagine the large amount of time you must spend on it.
Jim
I just discovered Php-Residence yesterday and installed on my own server to try out.
All is working well but I do have a problem with the emails that are sent. The last line is always finishes with garbage characters. Both on the message to the client and administrator.
I am using PHP 5.2.6 and Sendmail 8.14.2 on a machine operating under FreeBSD
Here is an example --
If you received this email without requesting it, it is because someone
with ip address 192.168.0.10 has used your email address in our form. In
this case you can ignore this message.N���,j�j��zw!y�u�������ݭ�h�ם���~�����rus=
Have you heard of this problem before ?
It looks as if the base64_encode() is getting the extra charchters from some place.
In any case the program is great and I can imagine the large amount of time you must spend on it.
Jim