thread_PHP
Guppy
Hi i am getting following error when i access shopping cart application oscommerce
Warning: mail(): SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html. in E:\Apache Group\Apache2\htdocs\oscommerce\catalog\includes\c lasses\email.php on line 522
Warning: Cannot modify header information - headers already sent by (output started at E:\Apache Group\Apache2\htdocs\oscommerce\catalog\includes\c lasses\email.php:522) in E:\Apache Group\Apache2\htdocs\oscommerce\catalog\includes\f unctions\general.php on line 33
please tell me how to solve this
I found that 451 error comes because of following reason
451 - The command has been aborted due to a server error. Not your fault. Maybe let the admin know.
from the following link i found this message
http://email.about.com/cs/standards/...ror_code_2.htm
Please help me how to overcome this through our local smtp server what changes should i have to make
Thanks in advace
Warning: mail(): SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html. in E:\Apache Group\Apache2\htdocs\oscommerce\catalog\includes\c lasses\email.php on line 522
Warning: Cannot modify header information - headers already sent by (output started at E:\Apache Group\Apache2\htdocs\oscommerce\catalog\includes\c lasses\email.php:522) in E:\Apache Group\Apache2\htdocs\oscommerce\catalog\includes\f unctions\general.php on line 33
please tell me how to solve this
I found that 451 error comes because of following reason
451 - The command has been aborted due to a server error. Not your fault. Maybe let the admin know.
from the following link i found this message
http://email.about.com/cs/standards/...ror_code_2.htm
Please help me how to overcome this through our local smtp server what changes should i have to make
Thanks in advace