email configuration

Reply

Join Date: Nov 2008
Posts: 6
Reputation: gtamawale is an unknown quantity at this point 
Solved Threads: 0
gtamawale gtamawale is offline Offline
Newbie Poster

email configuration

 
0
  #1
Dec 3rd, 2008
i am beginner. i dont know how to configure mail server. would u please explain about mail server and also about smtp and pop3 server and their configuration with example.....
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 1
Reputation: Aixia is an unknown quantity at this point 
Solved Threads: 0
Aixia Aixia is offline Offline
Newbie Poster

Re: email configuration

 
0
  #2
Dec 4th, 2008
It would help if you could explain what configuration you are using or intend to use. (platform and any other apps you have that may interact with your mail server)

There are a lot of different mail servers out there...
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 1,073
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: email configuration

 
0
  #3
Dec 8th, 2008
Originally Posted by gtamawale View Post
i am beginner. i dont know how to configure mail server. would u please explain about mail server and also about smtp and pop3 server and their configuration with example.....
First choose a DNS server, Mail Server (SMTP server) and POP3 server. The configurations are very specific, but in general, your DNS server is configured to let clients know which domains your mail server is responsible for.
You mail server will need to be configured to accept email for your domain, or relay mail.
Your POP3 server will be configured to allow access for the accounts configured in your mail server.

These are also platform specific.
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  
Join Date: Dec 2008
Posts: 94
Reputation: sikka_varun is an unknown quantity at this point 
Solved Threads: 11
sikka_varun's Avatar
sikka_varun sikka_varun is offline Offline
Junior Poster in Training

Re: email configuration

 
0
  #4
Dec 11th, 2008
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
VâRûN
---Happy to Help---
sikka_varun@yahoo.com
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 1,073
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: 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 Quick reply to this message  
Join Date: Nov 2008
Posts: 6
Reputation: gtamawale is an unknown quantity at this point 
Solved Threads: 0
gtamawale gtamawale is offline Offline
Newbie Poster

Re: email configuration

 
0
  #6
Dec 12th, 2008
Originally Posted by digital-ether View Post
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.
yes i am using windows and i want to configure PHP to send email.
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