hi,
I am trying to send emails from a website using the mail() function, but keep getting the response
Warning: mail() [function.mail]: SMTP server response: 551 Bad Recipient in \nas03\domains\b\brcs.co.uk\user\htdocs\underdev\final\simplemail.php on line 12
most of the emails I need to send are MIME encoded, but I have tried with a very simple email (just one line plain text) and I get the same problem. The server is running Linux with sendmail, and I have tried specifying the From address in every way I can think of. Anyone have any ideas????
thanks