Jump to content

Setting up SMTP on Windows Server 2003


Recommended Posts

Hi,

 

I'm trying to use the PHP mail() function and using this returns TRUE (stating a success) however the e-mail is never received, leaving me to understand there is something wrong with the SMTP server installed on the machine.

 

I have read around many tutorials etc but cannot find out how to fix the server.  Please can someone give me a step-by-step configuration?  For example I don't have a domain name (that I've purchased) so how can I send an e-mail from me@domain.com?  I don't understand how this works.

 

Many thanks for your help!

Link to comment
Share on other sites

For example I don't have a domain name (that I've purchased) so how can I send an e-mail from me@domain.com?

 

You can't, you need a domain before you can send emails from it. You can however configure php to use a remote smtp server (such as the one usually provided by your isp), all you need do is fill in the details in the php.ini file.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.