cipineda Posted January 26, 2006 Posted January 26, 2006 I just recently installed the oscommerce application (Version 2.2-MS2) on windows XP SP2 and Apache 2.0.55 and PHP 5.1.2. When I try to create an order I get to the point of entering the Credit Card info, then I click on continue verify the shipping information and when I click on continue I get the following screen error: __________________________________________________________________ Warning: mail() [function.mail]: SMTP server response: 501 unacceptable mail address in E:\ApacheGroup\Apache2\htdocs\catalog\includes\classes\email.php on line 520 Warning: mail() [function.mail]: SMTP server response: 501 unacceptable mail address in E:\ApacheGroup\Apache2\htdocs\catalog\includes\classes\email.php on line 520 Warning: Cannot modify header information - headers already sent by (output started at E:\ApacheGroup\Apache2\htdocs\catalog\includes\classes\email.php:520) in E:\ApacheGroup\Apache2\htdocs\catalog\includes\functions\general.php on line 33 any help or direction is greatly appreciated
dudacao Posted January 26, 2006 Posted January 26, 2006 Hello cipineda ! Why not use sendmail instead smtp ? Mine is working fine (with sendmail) Hope this help you ! Dudacao Did You Saw The Birds Today ?
cipineda Posted January 26, 2006 Author Posted January 26, 2006 Hello Dudacao, I already have a functioning mail server and would like to use it if possible. is OS commerce unable to work with SMTP? P.S. there is a fuction within the Administration tool that allows to send emails to the registered customers and that works fine! Cesar
Recommended Posts
Archived
This topic is now archived and is closed to further replies.