Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

BIG PROBLEM!!!!!! REGUARDING NEW OSC INSTALL EMAIL


koolcads

Recommended Posts

I am using yahoo for webhosting which works out ok. I just found a MAJOR glitch in my fresh install of OSC. Now Im not new to OSC but just realized that my contacts us link in the info box is screwed up! Heres what happens....

 

contact us page displays (Name, Email address, Enquiry)

 

The problem is is that if the Email address doesnt end in my domain the message will not be sent. If I do send it from a Email in my domain it will be sent to me. Of course it does me no good. Please help me. Please help me.

 

THE ERROR MESSAGE SAYS: RESULT 9, From address not in member domain. Message not sent. WHEN YOU TRY AND SEND IT TO A HOTMAIL OR ANY OTHER TYPE OF ACCOUNT OTHER THAN MY DOMAIN.

 

THANKS IN ADVANCE

Link to comment
Share on other sites

This is something with yahoo. Now what happens that ur host pc might have filters installed. email yahoo and have them take care of the problem. no one in osc might have the answer. I had same problem with not sending emails to hotmail and yahoo. Its all be taken care of by my host.

Link to comment
Share on other sites

  • 2 years later...
IM WILLING TO GIVE CONTRIBUTIONS OVER THIS MANOR!

 

I have resolved this issue on Yahoo. It was a lucky guess.

 

Update your email.php replace the SMTP section with this:

 

if (EMAIL_TRANSPORT == 'smtp') {

return mail($to_addr,$subject,$this->output);

}

}

 

And It will work. Yahoo hosting brothers and sisters peace and love. :thumbsup:

 

jspight

 

www.systemflip.com

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...