Forum Moderators: coopster
I'm using various php form mail scripts and getting the following error:
UNEXPECTED_DATA_AFTER_ADDRESS@.SYNTAX-ERROR.
It looks as though a comma is being inserted after the server returns the email address from my form.
When I try to reply to a mail generated by my enquiry form I am seeing this:
customer@website.net, UNEXPECTED_DATA_AFTER_ADDRESS@.SYNTAX-ERROR.
Any help on how to resolve this is much appreciated.