Genius Posted January 20, 2006 Posted January 20, 2006 I am have some trouble with this funtion... I have put the e-mail address as it shoul be in the admin / configuration section.. but when i process an order i get this message Warning: mail() [function.mail]: SMTP server response: 501 5.5.4 Invalid Address in catalog\includes\classes\email.php on line 500 Warning: Cannot modify header information - headers already sent by (output started at catalog\includes\classes\email.php:500) in catalog\includes\functions\general.php on line 29 If i remove the extra email address for the orders. the system works fine to the customer. But the Admin does not get the order confirmation.. Please could someone assist me so that he admin too get's and e-mail of the order when it has been placed. Many thanks
Guest Posted January 20, 2006 Posted January 20, 2006 Make sure you are using the correct format for the "Send Extra Order Emails To" field. I didn't once and got an error similar to what you are experiencing. Unfortunately I didn't write it down and have since fixed it. It should be formatted out like this... Name 1 <email@address1>, Name 2 <email@address2> An example... Joe <[email protected]>, Jane <[email protected]>
Genius Posted January 23, 2006 Author Posted January 23, 2006 Thanks for the reply, I have tried that format too, and i still do not get any e-mails and still get that error.
Genius Posted January 23, 2006 Author Posted January 23, 2006 OK I have SOLVED it now.. After searching and recalling a bug based on this, i checked out the bugs and solved it, All i had to do was to just have the email address ie.. [email protected] without the from the admin states.. you can have a look at this link... Bug Report link - solved
Recommended Posts
Archived
This topic is now archived and is closed to further replies.