Jump to content

What exactly does this mean? (n00b question)


ccrevcypsys

Recommended Posts

You are running your server on a windows pc?

 

you need to edit the php.ini and add your SMTP mail server (smtp.yourisp.com) or siomething similar.

 

this only needs to be done on windows . if your running on linux it will work fine.

Probably that you don't have a mail server setup on port 25, or that if you do it isn't running right.

 

What you need to do is go to http://www.softstack.com/scrfreesmtp.html and download and install their free smtp server for Windows. After you install it, run the program and you will be able to send mail - if you don't want to screw with your php.ini file, just make sure that you set a From header. Keep in mind that sending from a local machine, a lot of servers (ie: yahoo) will block you, others, like gmail, will send you straight to the spam box.

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.