| Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-13-2008, 09:45 PM
|
#1
|
|
LQ Newbie
Registered: Nov 2008
Posts: 3
Rep:
|
setting up mail server on Redhat Enterprise Linux 4ES
Hello,
i need directions on how to get a mail server running on Redhat Enterprise Linux 4ES.
i want to be able to use POP as well.
thank you.
|
|
|
|
11-14-2008, 08:25 AM
|
#2
|
|
Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 11,805
|
Quote:
Originally Posted by avpy
Hello,
i need directions on how to get a mail server running on Redhat Enterprise Linux 4ES.
i want to be able to use POP as well.
thank you.
|
Try here: http://www.google.com.
After you've decided on what mail server package to use, and you've got it installed, feel free to come back with specific questions if you're having problems.
|
|
|
|
11-14-2008, 10:12 AM
|
#3
|
|
Guru
Registered: Jan 2001
Posts: 24,128
Rep: 
|
RHEL will come with Sendmail by default. I'd recommend installing and using Postfix. Once Postfix is installed, do the following:
/sbin/service sendmail stop
/usr/sbin/alternatives --set mta /usr/sbin/sendmail.postfix
/sbin/service postfix start
Then go read the docs on Postfix at http://www.postfix.org
POP and IMAP are usually default on RHEL, you just need to enable their services.
|
|
|
|
11-14-2008, 05:22 PM
|
#4
|
|
Member
Registered: Jun 2007
Posts: 118
Rep:
|
Postfix is a free open source mail transfer agent (MTA), a computer program for the routing and delivery of email. It is intended as a fast, easy-to-administer, and secure alternative to the widely-used Sendmail MTA.
Postfix is the default MTA for a number of Unix(-like) operating systems such as Ubuntu[1]
Sendmail is a mail transfer agent (MTA) that supports many kinds of mail transfer and delivery including the overwhelmingly popular SMTP.
Configuring Postfix for RHLE 5.
hxxp://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Deployment_Guide/s2-email-mta-postfix.html
One of the best ways to learn how to configure Postfix is to read the comments within:
/etc/postfix/main.cf.
Additional resources including information about LDAP and SpamAssassin integration are available online at
hxxp://www.postfix.org/.3.3.
ppp
Last edited by latinmusic74; 11-18-2008 at 01:17 AM.
|
|
|
|
11-15-2008, 07:34 PM
|
#5
|
|
LQ Newbie
Registered: Nov 2008
Posts: 3
Original Poster
Rep:
|
Thanks guys for your responses so far.
i may have had it set up but
How do we get to know the settings for use with our mail client like evolution or outlook?
|
|
|
|
12-09-2008, 09:48 AM
|
#6
|
|
Senior Member
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833
Rep: 
|
Quote:
Originally Posted by avpy
Thanks guys for your responses so far.
i may have had it set up but
How do we get to know the settings for use with our mail client like evolution or outlook?
|
If you don't know the answers to these questions already you probably don't have the server setup correctly/completely and you may have the server setup as an open relay:
Name: Your name
Address: Your email address
SMTP Server: IP Address or Hostname of server running SMTP
POP3 Server: IP Address or Hostname of server running POP3
Account: Username on POP3 Server
Password: Password for Username on POP3 Server
You really should have auth/tls/ssl enabled or some similar mechanism which would change the setup slightly on client side.
Hope it helps!
|
|
|
|
|
Tags
|
can, email, evolution, how, mail, mta, outlook, pop3, postfix, rhel, sendmail, server, thunderbird, unwanted  |
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:48 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|