addison99 Posted February 15, 2009 Share Posted February 15, 2009 Hi I hope somebody can help me with my problem I am unable to send any email or newsletters from withing oscommerce. I added my self as a customer and tried to send email and newsletter to this but it doesnt come into my inbox do i need to setup my isp or domains smtp setting somewhere? Thanks in advance Link to comment Share on other sites More sharing options...
Scampy Posted February 16, 2009 Share Posted February 16, 2009 I've got exactly the same problem. Hope that some friendly soul can help! Mark Link to comment Share on other sites More sharing options...
ricksteruk2005 Posted February 16, 2009 Share Posted February 16, 2009 normally you dont need any extra configuration for emails or newsletters, does your host have sendmail as a php function or if they require authentication for emails you will need to install a contribution I dont help with templates (thats what the seller is for) th search function will often help, when it dont try this in google. site:http://www.oscommerce.com/forums then your search word Link to comment Share on other sites More sharing options...
addison99 Posted February 16, 2009 Author Share Posted February 16, 2009 when you say host are you meaning who i have the domain with or my ISP? Link to comment Share on other sites More sharing options...
Guest Posted February 17, 2009 Share Posted February 17, 2009 when you say host are you meaning who i have the domain with or my ISP? Your file php.ini or something like that in your root directory. If you do not have it ask your hosting company for the file. The part to do is 1/2 way down. ;;;;;;;;;;;;;;;;;;; ; Module Settings; ;;;;;;;;;;;;;;;;;;; [Syslog] ; Whether or not to define the various syslog variables (e.g. $LOG_PID, ; $LOG_CRON, etc.). Turning it off is a good idea performance-wise. In ; runtime, you can define these variables by calling define_syslog_variables(). define_syslog_variables = Off [mail function] ; For Win32 only. SMTP =localhost smtp_port = 25 sendmail_from = "store_owner@your_domain.com" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.