SMTP server for testing of sending mails?

MisterBigglesworth

Expert Member
Joined
Aug 15, 2006
Messages
3,334
Reaction score
13
Location
/\\/¯¯¯\//\
Hi all,

Does anyone know of a free smpt server I can download and install? I need it for my web dev box....have a few websites running PHP and ASP, and they make use of the PHP mail option. Thing is in PHP.ini...you can add SMTP info....but there is no option to add a username and password (which I have to add to as I have the mail.mywebsite.co.za details, with a username and password. It wont send without a username and password...and PHP doesnt have this option in php.ini).

I found a few search results about using a SMTP server but have had no luck and think Im not using the correct ones. So if you can let me kow what you use and how to set it up, that would be awesome! :D
 
Windoze comes with an SMTP server as part of IIS (you may need to specify it in add/remove programs) so if you have a windoze box, you could try that. I'm sure there are other freebies or trial versions out there too.
 
I'd go with the stock-standard windows SMTP that comes with IIS. Does the job it needs to. However, running PHP on a Windows box is like getting albino's to work in the sun. They can do the job but at what consequence?
 
I'd go with the stock-standard windows SMTP that comes with IIS. Does the job it needs to. However, running PHP on a Windows box is like getting albino's to work in the sun. They can do the job but at what consequence?

Should work fine actually, provided it's standard port 25 no ssl, no login etc.
 
Top
Sign up to the MyBroadband newsletter
X