LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-29-2003, 02:43 AM   #1
GUTB
LQ Newbie
 
Registered: Aug 2003
Posts: 4

Rep: Reputation: 0
Switching from Exchange...need advice


After a long period of clinical rehab and support group meetings I think I've finally put away the trauma I've suffered at the hands of that...that thing called Exchange Server. I just need a mailserver, I don't need a domain controller -- not on my 366Mhz Celeron. Half-hour to an hour startups just don't have the same appeal to me anymore. I certainly don't need all the obscure, unfixable issues it gave me, and not all the flakiness of the POP/SMTP servers.

But I want very high reliability. There will only be a few mailboxes, but they must be up all the time, and they must always be assured that they get their mail quickly and without bizarre, flaky issues. So I'm looking at Postfix or possibly Sendmail. Do any of the more experienced users have any other recommendations?

If Postfix or Sendmail, I'd like to get my hands on a solid, complete how-to. I found a few, but these were poorly written by someone who assumed I was an expert in the config lingo -- for instance, I know what a localhost is, but why does it need to be there and what does it do? If in a single line by itself in some config file, I have no idea that is being set to localhost. If I am to administer it, I have to have a clear understanding on what these configs signify, etc.
 
Old 08-29-2003, 08:04 AM   #2
cnjohnson
Member
 
Registered: Nov 2002
Location: Nashville
Distribution: FreeBSD, Linux, OS-X
Posts: 544

Rep: Reputation: 30
I use sendmail, though many people speak very well of postfix. OReilly has a Sendmail book, which examines the insides of sendmail in rather gory detail. Maybe that's why so many people choose postfix instead.

For general lingo, the linux documentation project is pretty complete.

As for "localhost", it just names a particular IP address 127.0.0.1, which by general network agreement is always the local box. Since so much internal communication on a particular box is done via tcp/ip you need a tcp/ip stack present, and an IP address to communicate with, hence 127.0.0.1

In ages past, before DNS, the host file (often found in /etc) was used to connect human readable names to IP addresses, since people thought that remembering a name (where do I send that mail, anyway?) was easier than remembering the fourfold octet (oh, yes, 60.213.49.173). By agreement, localhost was always listed first in the /etc/host file with its IP address. You should find it there, even now.

Since the address 127.0.0.1 is not routable outside the physical confines of a box, it is reasonably secure, so sendmail (for example) will send and recieve mail only for localhost, until that restriction is loosened in the human accessible configuation file (senmail.mc). The sendmail docs will generally explain each line in the sendmail.mc file pretty well. You can even use Webmin (google for it) to configure sendmail in a web-based GUI.

Cheers--
Charles

Last edited by cnjohnson; 08-29-2003 at 08:06 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE 3.3 Bad Monitor Switching on Desktop Switching Inchoate Linux - Software 1 05-25-2005 02:00 PM
School switching to linux, need advice idamlaj Linux - General 2 04-20-2005 03:09 PM
Switching over...ADVICE PLEASE godzilla_roar20 Linux - Newbie 2 07-18-2004 11:25 PM
Need advice on switching distro... Toker Linux - Newbie 15 03-26-2004 04:00 PM
Any advice on switching to Linux Switchblade Linux - Newbie 7 01-24-2003 01:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration