gibby157 Posted August 17, 2006 Share Posted August 17, 2006 Hi All, I'm having a little configuration problem with my store. When the store has to send an email it returns the error: Warning: mail() [function.mail]: SMTP server response: 501 <"Jane Smith" <[email protected]>>: "@" or "." expected after ""Jane Smith"" in C:\wamp\www\catalog\includes\classes\email.php on line 522 Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\catalog\includes\classes\email.php:522) in C:\wamp\www\catalog\includes\functions\general.php on line 29 I have set my SMTP server and email address in the php.ini file. (this store is running on a windows machine). Any help would be appreciated. Thanks gibby157 Link to comment Share on other sites More sharing options...
brianstorm Posted August 17, 2006 Share Posted August 17, 2006 have you checked your server logs? they might give you a clue... with ten thousand dollars we'll all be millionaires Link to comment Share on other sites More sharing options...
gibby157 Posted August 17, 2006 Author Share Posted August 17, 2006 have you checked your server logs? they might give you a clue... Hi Brianstorm, Thanks for your reply. There isn't much in the logs - the php one gives the same error that is displayed in the browser. The apache and mysql don't have anything relevant. Is there a different log I should check? gibby157 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.