smtp configuring

Reply

Join Date: Apr 2005
Posts: 183
Reputation: hbmarar is an unknown quantity at this point 
Solved Threads: 0
hbmarar's Avatar
hbmarar hbmarar is offline Offline
Junior Poster

smtp configuring

 
0
  #1
Jul 27th, 2007
Hi,

I would like to use the smtp configuration done on my php.ini and use smtp server for sending mails. I am not getting this part...? I modified the ini file wtih the intranet server address and still it seems like i am missing something.

I request some pointers to know where i am going wrong?

regards

hbm
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 1,081
Reputation: digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice 
Solved Threads: 66
Moderator
digital-ether's Avatar
digital-ether digital-ether is offline Offline
Veteran Poster

Re: smtp configuring

 
0
  #2
Jul 28th, 2007
Originally Posted by hbmarar View Post
Hi,

I would like to use the smtp configuration done on my php.ini and use smtp server for sending mails. I am not getting this part...? I modified the ini file wtih the intranet server address and still it seems like i am missing something.

I request some pointers to know where i am going wrong?

regards

hbm
What do you have right now?
You can test to see if the SMTP server you have in the settings actually works.

In window: Open the command prompt (Run -> cmd)
Type in: telnet example.com 25
where example.com is your SMTP server and 25 is the SMTP Port.
Hit enter..
Type in: ehlo

If you get a list of commands then its working ok.

You will most likely also need to authenticate with the SMTP server in order to send mail through it to other domains.
www.fijiwebdesign.com - web design and development and fun
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC