944,034 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 2688
  • PHP RSS
Jul 27th, 2007
0

smtp configuring

Expand 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
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster
hbmarar is offline Offline
187 posts
since Apr 2005
Jul 28th, 2007
0

Re: smtp configuring

Click to Expand / Collapse  Quote originally posted by hbmarar ...
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.
Moderator
Reputation Points: 457
Solved Threads: 101
Nearly a Posting Virtuoso
digital-ether is offline Offline
1,250 posts
since Sep 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: PHP, Dreamweaver and MySQL
Next Thread in PHP Forum Timeline: Spoofing / spamming avoiding





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC