Forum Moderators: coopster

Message Too Old, No Replies

Unexpected_data_after_address

         

bubster

11:44 pm on Mar 27, 2006 (gmt 0)

10+ Year Member



Hi

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.

Habtom

12:53 pm on Mar 28, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You might have a comma or a semi-colon somewhere after the address. Even then I guess it should have worked well. But look for some character after the email address, or post the code here.

Habtom