Shiva39 Posted November 30, 2004 Share Posted November 30, 2004 I installed OSCOMMERCE into my system, everything is working just fine, except the all the mail function, I can't send email to customer, and i can't orders in email. I set the basic settings in the admin page to use SMTP, Enable MIME, and Send mail true. Still nothing is working. Do I need to configure anything in my server? I believe I did configure this in php.ini [mail function] ; For Win32 only. ;SMTP = mozart.inet.co.th SMTP = localhost smtp_port = 25 ; For Win32 only. sendmail_from = [email protected] ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ;sendmail_path = my server is spssthailand.com I have both apache, and IIS running. What to do? Please alot of help is needed. THE PROBLEM IS WHEN I CLICK SEND MAIL, IT SHOWS THAT THE MAIL HAS BEEN SENT BUT THERE IS NOTHING ON THE RECEIVING SIDE INBOX. PLEASE HELP ME. Link to comment Share on other sites More sharing options...
Guest Posted November 30, 2004 Share Posted November 30, 2004 what are you using for email address in the configuration portion of the store ie customer service <[email protected]> or [email protected] Link to comment Share on other sites More sharing options...
Shiva39 Posted November 30, 2004 Author Share Posted November 30, 2004 what are you using for email address in the configuration portion of the storeie customer service <[email protected]> or [email protected] <{POST_SNAPBACK}> Currently These are my settings in php.ini AT SPSSTHAILAND.COM ;SMTP = mozart.inet.co.th SMTP = localhost smtp_port = 25 ; For Win32 only. sendmail_from = [email protected] BUT MY SERVER IS SPSSTHAILAND.COM THESE ARE MY SETTINGS IN WEBSITE E-Mail Address: [email protected] E-Mail From: Sales<[email protected]> Send Extra to: Shiva <[email protected]> Link to comment Share on other sites More sharing options...
Guest Posted November 30, 2004 Share Posted November 30, 2004 windows is finicky, try this: E-Mail From: [email protected] Send Extra to: [email protected] Link to comment Share on other sites More sharing options...
Shiva39 Posted November 30, 2004 Author Share Posted November 30, 2004 Is my PHP.ini settings correct? Link to comment Share on other sites More sharing options...
Shiva39 Posted November 30, 2004 Author Share Posted November 30, 2004 windows is finicky, try this: E-Mail From: [email protected] Send Extra to: [email protected] <{POST_SNAPBACK}> it didn't work, is my php.ini correct? please help me what to do...? Link to comment Share on other sites More sharing options...
boxtel Posted November 30, 2004 Share Posted November 30, 2004 it didn't work, is my php.ini correct? please help me what to do...? <{POST_SNAPBACK}> try in php.ini: SMTP = spss.co.th Treasurer MFC Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.