943,917 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 865
  • PHP RSS
Dec 3rd, 2008
0

email configuration

Expand 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.....
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
gtamawale is offline Offline
6 posts
since Nov 2008
Dec 4th, 2008
0

Re: email configuration

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...
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Aixia is offline Offline
1 posts
since Sep 2008
Dec 8th, 2008
0

Re: email configuration

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

Re: email configuration

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
Reputation Points: 11
Solved Threads: 12
Junior Poster in Training
sikka_varun is offline Offline
94 posts
since Dec 2008
Dec 12th, 2008
0

Re: email configuration

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.
Moderator
Reputation Points: 457
Solved Threads: 101
Nearly a Posting Virtuoso
digital-ether is offline Offline
1,250 posts
since Sep 2005
Dec 12th, 2008
0

Re: email configuration

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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
gtamawale is offline Offline
6 posts
since Nov 2008

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: Adding validation after form finished
Next Thread in PHP Forum Timeline: preg match





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


Follow us on Twitter


© 2011 DaniWeb® LLC