Jump to content

Recommended Posts

Posted

My PHP script I started using is asking for an SMTP Server IP address (for sending membership details to new members who join my site).

 

Can anyone please tell me how I find this out?

 

Thanks! ;)

Posted

The IP address for your server is 66.235.184.102 (assuming you mean ephreak.net), although looking at your DNS records, they are not all pointing at our servers.

Posted
The IP address for your server is 66.235.184.102 (assuming you mean ephreak.net), although looking at your DNS records, they are not all pointing at our servers.

Hi Andy,

 

I'm talking about genchat.info; not using ephreak.net here now :)

 

Carl

Posted (edited)

In most cases, you can use 127.0.0.1 for the sending SMTP server IP address as your SMTP server is on the same host as your script (and 127.0.0.1 means to use the local host).

 

That would save you from having to keep track of what your server's IP address is.

Edited by TCH-MikeJ

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

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