michaelleung Posted December 25, 2003 Share Posted December 25, 2003 I am a new user to OsCommerce and running a testing. So far, everything go fine, but not email/newsletter. I nearly read through all messaeg here, but still can't help my case. My ISP don't need to authenticate(no need to provide accoutn or password) for sending out email thru their SMTP server. Whenever I try to send out newletter to my client(it is me) from OsCommerce. Browser prompts:- Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in c:\appserv\www\catalog\admin\includes\classes\email.php on line 500 My system: Windows 2000 AppServ 2.2.0 Apache 1.3.28 MySQL verion 3.23.57-nt PHP 4.3.3 Sendmail for Windows V2.01 My PHP.ini configuration[mail function] ; For Win32 only. SMTP = localhost ; For Win32 only. sendmail_from = [email protected] sendmail_path = c:\sendmail\sendmail.exe -t Please help me, I have phpbbs running on my server. email works fine in PHPbbs. I have already lost my way, please help me :( Link to comment Share on other sites More sharing options...
michaelleung Posted December 25, 2003 Author Share Posted December 25, 2003 Additional info of My OSCommerce E-Mail Options E-Mail Transport Method: smtp E-Mail Linefeeds: CRLF Use MIME HTML When Sending Emails: false Verify E-Mail Addresses Through DNS: false Send E-Mails: true Link to comment Share on other sites More sharing options...
Guest Posted December 25, 2003 Share Posted December 25, 2003 Try changing your email transport method to "sendmail", since that is app that is configured on your server. -R Link to comment Share on other sites More sharing options...
michaelleung Posted December 26, 2003 Author Share Posted December 26, 2003 Great, After changing to use 'sendmail' and reboot my server, it work now. Then I can proceed to test the payment gateway now. Many thanks, Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.