View Single Post
Join Date: Sep 2005
Posts: 1,050
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: 65
Moderator
digital-ether's Avatar
digital-ether digital-ether is offline Offline
Veteran Poster

Re: email configuration

 
0
  #5
Dec 12th, 2008
Originally Posted by sikka_varun View Post
Hi..
This is PHP community.. so in relation to php, your mail server is mostly setup by your website hosting company.. so contacting them is a better idea...

Otherwise you can use the PEAR mail package to configure the php mail for different smtp....
Check out this link..
http://pear.php.net/package/Mail
You're so right. It looks like we misread your post gtamawale. Do you want to configure PHP to send email?

Windows is the only one that needs configuration to send through an SMTP server, so I assume you are on windows and want to configure PHP to send email through SMTP?

Linux will use the sendmail binary, which is usually the default sendmail, or a sendmail clone provided by the MTA (SMTP server). So it doesn't need configuration.
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