PHP smtp not Mainframe friendly
Posted: Mon Nov 10, 2003 10:48 am
Hello all,
I have php form, when the user clicks on submit, an email is sent with all form data to an inbox. Now the problem is that this email will be read by our OS/400, and it's not being outputed properly.
Sometimes there are equal signs right before a carriage return. Would anyone know how to fix this?
Also, when some tries to type a 'é' in a form field, for french ppl, the mainframe reads it as =E9.
Would anyone know how to fix this, it's being read as a MIME multi-part message. The email also gets read by Interscan E-mail Viruswall.
Is there anything I can do to fix this problem, I am at a total impasse.
Thank You
MK
I have php form, when the user clicks on submit, an email is sent with all form data to an inbox. Now the problem is that this email will be read by our OS/400, and it's not being outputed properly.
Sometimes there are equal signs right before a carriage return. Would anyone know how to fix this?
Also, when some tries to type a 'é' in a form field, for french ppl, the mainframe reads it as =E9.
Would anyone know how to fix this, it's being read as a MIME multi-part message. The email also gets read by Interscan E-mail Viruswall.
Is there anything I can do to fix this problem, I am at a total impasse.
Thank You
MK