View Single Post
  #9  
Old 18 Sep 08, 02:13 PM
Arya's Avatar
Arya Arya is offline
Overloaded Member
 
Join Date: Aug 2006
Location: Amdavad
Posts: 836
Arya is highly AdmirableArya is highly AdmirableArya is highly AdmirableArya is highly AdmirableArya is highly AdmirableArya is highly Admirable
Send a message via MSN to Arya Send a message via Yahoo to Arya Send Message via Google Talk to Arya
Default Re: Sending email using PHP......

I think your smtp server is not configured properly. It should allow you to send emails from the address you choose. Which smtp server are you using?

If you want to use an external SMTP server - How to Send Email from a PHP Script Using SMTP Authentication - About Email using PEAR

or

Try Class: SMTP E-mail sending class (smtp, pop3, smtp mail, smtp class) - PHP Classes

Reply With Quote