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...
boxtel 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. <{POST_SNAPBACK}> the way it works for me. if you have an email account at say [email protected] then try setting in PHP.ini SMTP = company.com 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.